Does Auth0 support non-email based login (phone number, username)?

Question: Does Auth0 Support non-email based login like phone number or username?

Answer:

Auth0 supports passwordless authentication with SMS, this method allows the user to sign in with a phone number instead of email. Otherwise, the user must have an email associated with their username, or be using an external IDP like a social connection (e.g. google/facebook/twitter).

There is currently no support for username/password without email.

Supporting Documentation:

Community Topic: Does Auth0 Support non-email based login like phone number or userName?, JWT How to login with username or with phone and not with email?