Skip to main content
You can set up database connections for applications using the . The configured database connections can be used to log in to your application. To set up a connection, follow the steps below.
Navigate to Auth0 Dashboard > Authentication > Database, and select Create DB Connection.
Enter a name for your connection, and select Create.
Select the Applications view, enable the switch for each Auth0 application that should be able to use this connection.
To allow third-party applications to authenticate users via a database connection, the connection must be promoted to the domain level. To learn more, read Promote Connections to Domain Level.

Learn more