Hi all,
We have implemented Torus in our WebApp and use it to authenticate users and create wallets for them if they sign in with Socials (Google,Twitter, Email etc.). We would like to upgrade our implementation to Web3Auth so that we can make use of all the cool new functionalities.
However, users who are currently signing into our app with Torus are receiving a specific wallet address created without a clientID. We assume that once we implement Web3Auth, the same users, using the same email address with Google Authentication would create a different wallet address via a Web3Auth implementation due to the clientID. Is there a way to not use the clientID with Web3Auth so that the users receive the same wallet address they have with Torus?
From the user perspective it would otherwise be confusing to come back to our WebApp and now not see their assets in their profile because a new wallet is being generated with Web3Auth than with torus.
Thanks and all the best,
Clem