Archived Content from Web3Auth Community
This topic was originally posted by githubdiscussions on 8/1/2022.
This content has been migrated from our previous community forum to preserve valuable discussions.
Say i want to login with my mobile number, is that mode supported ?
Originally posted by:
guru-web3 Check the discussion at:
https://github.com/orgs/Web3Auth/discussions/342
By default, We don't provide plug-and-play phone number login. But you can add phone number login by setting up Custom Verifier for phone number login. You can set it up on your own server or you can set up using proxy providers like Auth0, firebase or Aws cognito.
Please refer to doc here to know more about setting up custom verifier:-
https://web3auth.io/docs/custom-authentication/verifiers
Originally posted by:
himanshuchawla009