Hello
I’m using a third-party integration that uses web3auth and has a verifier associated and tied directly with it. How would be able to use that information in their email address? Either afterward or during authentication?
I’m using the single factor auth on my nodejs server, version 7.0.1 and 7.0.f for web3auth base.
this is what I get from the auth provider:
Web3AuthProvider: {
"_events":{},"_eventsCount":0,
"defaultConfig":
{"chainConfig":
{"chainId":"0x5","rpcTarget":"https://rpc.ankr.com/eth_goerli","displayName":"goerli","blockExplorer":"https://goerli.etherscan.io/","ticker":"ETH","tickerName":"Ethereum","chainNamespace":"eip155"},"networks":{"0x5":
{"chainId":"0x5","rpcTarget":"https://rpc.ankr.com/eth_goerli","displayName":"goerli","blockExplorer":"https://goerli.etherscan.io/","ticker":"ETH","tickerName":"Ethereum","chainNamespace":"eip155"}}},"defaultState":
{"chainId":"loading"},"disabled":false,"name":"BaseController","initialConfig":{"chainConfig":
{"chainId":"0x5","rpcTarget":"https://rpc.ankr.com/eth_goerli","displayName":"goerli","blockExplorer":"https://goerli.etherscan.io/","ticker":"ETH","tickerName":"Ethereum","chainNamespace":"eip155"}},"initialState":{},"internalConfig":{"chainConfig":
{"chainId":"0x5","rpcTarget":"https://rpc.ankr.com/eth_goerli","displayName":"goerli","blockExplorer":"https://goerli.etherscan.io/","ticker":"ETH","tickerName":"Ethereum","chainNamespace":"eip155"},"networks":{"0x5":
{"chainId":"0x5","rpcTarget":"https://rpc.ankr.com/eth_goerli","displayName":"goerli","blockExplorer":"https://goerli.etherscan.io/","ticker":"ETH","tickerName":"Ethereum","chainNamespace":"eip155"}}},"internalState":
{"chainId":"0x5"},"_providerEngineProxy":{},"chainConfig":
{"chainId":"0x5","rpcTarget":"https://rpc.ankr.com/eth_goerli","displayName":"goerli","blockExplorer":"https://goerli.etherscan.io/","ticker":"ETH","tickerName":"Ethereum","chainNamespace":"eip155"},"networks":{"0x5":
{"chainId":"0x5","rpcTarget":"https://rpc.ankr.com/eth_goerli","displayName":"goerli","blockExplorer":"https://goerli.etherscan.io/","ticker":"ETH","tickerName":"Ethereum","chainNamespace":"eip155"}}}