Create Users
You can create a user using Auth0's Dashboard or via the Auth0 Management API.
Go to Dashboard > User Management > Users and select Create User.
Select the Connection and then enter your user's Email, Password.
Attribute Description Connection The database connection to use to authenticate the user. The dropdown lists all the configured database connections in your tenant. The connection you use must be associated with an application, otherwise you will receive an error message that says the connection is disabled. Email The user's email address. The email address format should conform to the specification provided in RFC 5321 on IETF Password The user's password. There is no maximum limit for password length. Select Create. The user is created and you will be directed to the newly-created user's profile.
If you enable Multiple Custom Domains, you have the option to select Domain under the Connection section to select the notification domain for your tenant.
If you enable Flexible Identifiers, in addition to email you can select your user's username, phone or a combination of two or more.