Hello! I'm trying to undestand how this technology actually works with the diagram showed on the documentation The diagram shows that the address is generated with the idToken, which mean that an address generated on a webapps are different between each other (using the same login provider). This raises two questions for me:
- Can a user access his wallet without login with the webapp used for creating the account? (I suppose that not)
- If this is the case, if the webapp disappear for any reason, those accounts will be inaccessible??
Originally posted by: ander-db
Check the discussion at: https://github.com/orgs/Web3Auth/discussions/1231