import { Callout } from "nextra/components"
Here are the state of planned and released integrations under the @auth/*
and @next-auth/*
scope, as well as next-auth
. It also includes community created and maintained integrations. Integrations listed as "Planned" are something we'd love help with! See the help needed section below.
Feature | Status |
---|---|
next-auth |
Released (stable) - docs |
@auth/*-adapter |
Released (stable). Fully compatible with next-auth and all @auth/* libraries |
@next-auth/*-adapter |
Maintenance has stopped. Update to @auth/*-adapter |
@auth/core |
Released (experimental) |
@auth/sveltekit |
Released (experimental) - docs |
@auth/express |
Released (experimental) - docs |
@auth/solid-start |
Released (experimental) |
@auth/fastify |
Released (experimental) - docs |
@auth/remix |
Planned |
@auth/astro |
Planned |
@auth/nuxt |
Planned |
The community has published some great integrations / client packages for various frameworks and libraries. We'd love to make some packages official in the future, if you're responsible for any of them and are interested in collaborating, please do not hesitate to reach out!
Client | Links |
---|---|
Hono.js | Auth.js middleware |
Rakkas | Auth.js Integration Example |
Qwik | Auth.js Integration |
SolidStart | @solid-mediakit/auth |
Astro | auth-astro |
Nuxt | @sidebase/nuxt-auth |
Nuxt | @hebilicious/authjs-nuxt |
In case you are a maintainer of a package that uses @auth/core
, feel free to reach out to
Balázs or [email protected], if you want to collaborate on making it an official package, maintained in our repository. If you are interested in bringing @auth/core
support to your favorite framework, we would love to hear from you!