In our usecase we want to connect to our own enterprise ethereum network using RPC node. Is there a way to do this with web3auth? So we have our own enterprise ethereum network and our own web2 OAuth custom authentication using JWT token.
I want to know if we can do this before investing in a paid subscription. I don’t see a way to specify this in the dashboard.
Or do I misunderstand the flow? Is the verifier just the environment of web3auth? And I can specify my own private network later in the code?
We want to integrate with Oracle IDCS (Identity cloud) our users are provised there, any known implementation already made here or in planning as federated authentication??
For implementing custom auth via JWKS I can’t use the free version correct? For research and development purposes?