I am a rookie at using web3auth. I am trying to figure out some basic concepts of what web3auth can do in order to integrate it into our app. Can someone answer me here?~
Can I use my existing wallet (created by metamask) to log in via web3auth?
If I used web3auth to create an account by using email, can I see my wallet balance in my app?
If I need to trade or have a transaction in my app, and I do not have any wallet extensions, do I need to download Torus Wallet to sign?
Web3Auth accounts are scoped to applications (clientId). If your Web app uses the same client ID, using the same email will lead to the same Web3Auth account.