Password less authentication with both email and phone

Hello. Is it possible to implement both email and phone authentication? But it would only send otp code to the phone? So basically to only verify the email is indeed assigned to the user? On sign-ups it should automatically assign the email to the associated user along with the phone. Thanks!

Hi @paul4,

Welcome to the Auth0 Community!

Unfortunately, it’s not possible. You can only choose between the SMS or Email Passwordless Connection.

Note that if you enable both SMS and Email Passwordless on the Auth0 Dashboard, the Email connection takes priority. There will be no option to select SMS on the login page.

Please let me know if you have any further questions.

Thank you.

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