Does Web3auth store user detail ( email?, social detail, ...etc )?
Originally posted by: ieow
Check the discussion at: https://github.com/orgs/Web3Auth/discussions/328
Does Web3auth store user detail ( email?, social detail, ...etc )?
Web3Auth persists minimal, if any, data from the user. The field required is a unique string, specific but anonymous to the user provided from the authentication provider.
Its often a random base64 string.