We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c75eac0 commit a9ee323Copy full SHA for a9ee323
docs/content/en/status.md
@@ -21,3 +21,10 @@ with to avoid updating with breaking changes since package is auto published.
21
This package is stable in regards of options and behavior but is missing many key improvements and may contain bugs.
22
23
Please see [nuxt-community/auth-module#893](https://github.com/nuxt-community/auth-module/issues/893) for more context.
24
+
25
+## Nuxt 3 Suppport
26
27
+Nuxt 3 comes with built-in utilities to support session and authentication. We are working on a new official module. Meanwhile, we recommend:
28
29
+- [auth starter template](https://github.com/nuxt/examples/tree/main/auth/local) for Nuxt 3
30
+- [sidebase nuxt auth](https://sidebase.io/nuxt-auth/getting-started) powered by Auth.js
0 commit comments