A select few users of our production app are receiving new wallets generated, and it only happens with twitter auth. Google, phone number, discord and other login methods all work fine. This issue only happens with Twitter, so we suspect there’s something wrong on this end.
What could be the issue here? Please let me know in what instances a twitter account login would generate a new wallet.
Can you tell me which packages and version are you using and the verifiers config ? So I can understand better the problem and try to give you feedback about it.
The login providers I am offering are Twitter, Discord, Apple, Google, and phone number. It is just twitter that is having issues, generating new wallets for users. There’s an issue there. I can send some example wallet addresses if that helps.
Hey @tyler, before we help you, we will require few details from you. Can you please share the login code you are using for Twitter, Google, and others? This will help us verify and narrow down the issue.
Also for other question, no if you update SDKs, it won’t affect the existing users.
I mean, the code you have written for login functionality. Also, did you update the SDKs to latest version? If no, please update the SDKs to latest version.