Username and password (Auth0)

As already mentioned above, you can link apps to users database under AuthenticationDatabase. Another option is to navigate to your application (on Auth0), and under the Connections tab you will be able to individually toggle the options you want to have enabled for that specific application. By selecting a database connection, it will allow users registered on that database to login to your application using the username and password created under Auth0.

Last updated