Using Torus @toruslabs/torus-embed in our front-end. We have a user reporting that they have created two different wallets with the same email address. While we are still running an old version of the SDK (and currently working on upgrading it) that should still not be possible. Signup method is directly with email (its an email client not connected to google or other social logins).
I have asked the user to send us their email address for review. Would it be possible to check with someone from the Torus team if there were alternative email addresses used by the user?
The wallet addresses in question are the following:
0x84a7f5ddff6d83416996fe791f097920a8fe85e0
0x07cc32253a721d1961555464263391337f031344
Happy to chat in private to not publically communicate the email addresses of the user.
Thanks and all the best,
Clem
Could you share your Dapp URL to check the behavior? In the meantime, I have forwarded the wallet addresses you have provided for our team to check and get back.
Thanks @vjgee!
Sorry for the delay on my response.
Do you mean with verifiers the login types? Such as google, email etc? If so there we are using their default ones. We also haven’t set a clientID. I believe that is also possible.
Below is a screenshot how were initializing torus.
I checked that both of these addresses belong to different login methods, one was created using discord and other was using passwordless. Wallets are mapped to login methods, so login with a different social login will result in a different address.