Customize web3Auth to get multiple wallets for same email address

Can I customise web3 auth such that logging in to different projects in my website with web3 auth results in different wallet keys ?

@kratijain88 Welcome Aboard!

Wallet keys depends on clientId, web3auth network, verifier and verifierId

To get different wallet keys, you would have to use different verifiers for each project or use different verifierId’s with same verifier.

You can also refer to the below documentation on how the keys change:

Hey @kratijain88,

I wanted to check in and see if Vijay’s response helped resolve your issue. If you’re still encountering difficulties or have any more questions, please don’t hesitate to ask. We’re here to provide further assistance if needed.

thank you for the response @vjgee . I will verify in code and get back to you.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.