Create Users without an Email Address

Is there any way to create users without requiring an email address?
I want to require a username and password only.

Is that possible?

Hi @jacob.ramirez,

Welcome to the Auth0 Community!

I understand that you have some questions about creating users.

Unfortunately, it is not possible to create users without an email address. At the least, you will need to create a user with an email address, and can optionally include a username.

When doing so, you can allow your users to authenticate with either a username and password combination or email address and password combination.

To do so, you’ll need to ensure that your Database Connection has enabled the Requires Username toggle. See below.

Once that is complete, you can proceed with creating your users.

Hoped this helps!

Please let me know if you have any further questions or concerns.

Thank you.

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