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 dfbbb54 commit c75eac0Copy full SHA for c75eac0
README.md
@@ -27,6 +27,13 @@
27
<a href="https://auth.nuxtjs.org">Read Documentation</a>
28
</p>
29
30
+## Nuxt 3 Suppport
31
+
32
+Nuxt 3 comes with built-in utilities to support session and authentication. We are working on a new official module. Meanwhile, we recommend:
33
34
+- [auth starter template](https://github.com/nuxt/examples/tree/main/auth/local) for Nuxt 3
35
+- [sidebase nuxt auth](https://sidebase.io/nuxt-auth/getting-started) powered by Auth.js
36
37
**🚧 please see [status page](http://auth.nuxtjs.org/status) in documentation.**
38
39
## Development
0 commit comments