Passwordless - Sign in / Sign up

Is there any way to separate the ability to sign in from the ability to sign up using passwordless?

We have customers inputting a different email than the one they originally signed up with, and it takes them down the signup flow when we would rather let them know that email didn’t work and try another one.

Could we have a flow that is specifically for signing in and doesn’t allow signups?

Hi @addisonk,

Welcome to the Auth0 Community and sorry for the late reply.

In order to achieve this you can just use the Disable Sign-ups options from the Auth0 Dashboard. You can go to Authentication - Passwordless - Configure - enable Disable Singups.

Also when using a Custom Login Page with a default template such as Lock ( passwordless ), an error message will show up warning users that enter a wrong email address with “WE’RE SORRY, SOMETHING WENT WRONG”. More on that can be checked here in our Lock documentation.

I hope this helped.
Thanks,
Remus

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