Has passwordless flow been changed?

Please provide the following details too when asking for help in this category:

  • SDK Version:
"@web3auth/base": "7.1.0",
"@web3auth/no-modal": "7.1.1",
"@web3auth/openlogin-adapter": "7.1.1",
  • Platform: web
  • Browser Console Screenshots:
  • Related to Custom Authentication? Please provide the following info too: (Optional)
    • Verifier Name:
    • JWKS Endpoint:
    • Sample idToken(JWT)

Please provide the Web3Auth initialization and login code snippet below:

Looks like you changed the passwordless flow in the latest update? Before users had to click on the button/link in the email.

Is there a way to configure this behaviour?

1 Like

@vitaly Thanks for your recent communication.

Your request has been forwarded to our Dev team and we will get back with further updates.

Hey @vitaly, thank you for your question. Yes, as per the feedback from users we have introduced an alternate flow. You can specify this in extraLoginOptions, flow_type as code or link, as per your choice.
Will update our docs to reflect this. Thank you for pointing this out.

1 Like

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