Hello,
We are struggling to get Web3Auth to behave the way we “think” it should. Can you help us?
What we want is:
- Login to Web3Auth with Google SSO (Identity 1), and get Wallet (1).
- Login to Web3Auth with "Connect Wallet” + Google SSO (Identity 1) and get Wallet (1).
What we are experiencing is:
Scenario 1:
- In the config we enable “Allow user’s private keys usage in given wallet”.
- We login directly with Web3Auth / Google SSO (Identity 1). We get a Wallet (1).
- We login with the “Connect Wallet” option, Select Torus, and the Google SSO (Identity 1).
We get a prompt to login with either:
- Wallet (1)
- Wallet (SiteWallet) an Application specific Wallet for our website site
Scenario 2:
- In the config we disable “Allow user’s private keys usage in given wallet”.
- We login directly with Web3Auth / Google SSO (Identity 1). We get a Wallet (1).
- We login with the “Connect Wallet” option, Select Torus, and the Google SSO (Identity 1). We get Wallet (2).
Originally posted by: softcheetah
Check the discussion at: https://github.com/orgs/Web3Auth/discussions/624