Our site is ofai.app and we are using web3auth plug n Play modal.
We can successfully integrate web3auth social login in our platform and it does generate wallet address for the user when social login.
And we can get the generated wallet address from the following code.
The problem is sometimes it generates multiple wallet addresses with the same social login + gmail and there’s no way access the wallet address that is automatically generated by social login.
When I try to social login on https://only1.app, I can access the wallet address via torus solana and successfully add the wallet in phantom via private key.
Hey @joenry95 sorry for the delays, from what I read in the thread, you want to access the same wallet address of Torus, please correct me if wrong.
If you intend to do so, you can use the Torus Solana Wallet Adapter. It’ll give you the same wallet address of Torus Solana. Please follow the docs for using Torus Solana Wallet Adapter.