How to create a new wallet using web3auth when user don't have any external wallet

When asking for help in this category, please make sure to provide the following details:

  • SDK Version: 7.1.0
  • Platform: ReactJs
  • Browser Console Screenshots:
  • If the issue is related to Custom Authentication, please include the following information (optional):
    • Verifier Name:
    • JWKS Endpoint:
    • Sample idToken (JWT):

Also, kindly provide the Web3Auth initialization and login code snippet below. This will help us better understand your issue and provide you with the necessary assistance.

@psaini.php Users can use Social login, Email or SMS login to create their wallet with Web3Auth if they do not have any external wallet.

image

Please keep in mind each of the login method create a unique wallet address which users need to stick to on each login.

but I already have a lot of users on the platform… they can not login using social logins… how can I generate wallet for them.

We already have login module on our platform.

These are the options available : Social login, Email or SMS login to create their wallet with Web3Auth. What input do you provide on your login platform?

We have normal email/password login module.

Then use the Email Passwordless option as mentioned. They need to enter their email address, complete the verification and their wallet will be created. There is no email/password login available with Web3Auth.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.