After login using web3auth openadapter, we want to add the record of user email and generated public address in our custom backend. How can we verify web3auth token from backend using the same env key.
@arpit Thanks for your recent post.
You can verify the Web3Auth token in the backend following the below documentation:
- Users who login using Social Logins or Email Passwordless.
- Users who login using External Wallets.
You can read more here
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.