Passwordless connections:

Hello
I am trying to implement the Passwordless for New Universal Login process.
I was able to send the otp email (via /passwordless/start ) But I don’t know how to move the user to the appropriate login screen

Hi roee,

Thanks for reaching out to Auth0 Community!

Please follow this documentation once Passwordless with New Universal Login

Regards,
Pavan

I was able to set up the connection but I want to be able to set up the email automatically, so the user will go to the code screen without the first stage (writing the email)
same as you click on the try button in the connection setup

Hi roee,

As per my understanding there is no built in feature to skip the email entry stage, as email is needed to send the code, else you can create your own custom login page and prompt for email address then you can trigger the passwordless email flow using Auth0 API.

Regards,
Pavan

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