Password less login

Hi, we are using web3auth email_passwordless login in our DApp, after upgrading to latest version of web3auth, I see the earlier magic link login is now changed to otp based login. Does the magic link is no longer supported or it needs to be explicitly configured.

Earlier version was 6.1.7.

Please advice.

Hey, by default, the login flow will be code flow, if you want to use the link flow, you need to put flow_type into the additionalParams parameter of the ExtraLoginOptions.

Thanks … got it working

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