Skip to main content

Overview

Using a Auth.js / NextAuth.js adapter you can connect to any database service or even several different services at the same time. The following listed official adapters are created and maintained by the community:

info

If you don't find an adapter for the database or service you use, you can always create one yourself. Have a look at our guide on how to create a database adapter.