diff --git a/docs/content/en/status.md b/docs/content/en/status.md index 3a9543a50..a6788f2ed 100644 --- a/docs/content/en/status.md +++ b/docs/content/en/status.md @@ -27,4 +27,4 @@ Please see [nuxt-community/auth-module#893](https://github.com/nuxt-community/au Nuxt 3 comes with built-in utilities to support session and authentication. We are working on a new official module. Meanwhile, we recommend: - [auth starter template](https://github.com/nuxt/examples/tree/main/auth/local) for Nuxt 3 -- [sidebase nuxt auth](https://sidebase.io/nuxt-auth/getting-started) powered by Auth.js +- [sidebase nuxt auth](https://sidebase.io/nuxt-auth/getting-started) powered by [NextAuth.js(v4)](https://next-auth.js.org/)