Skip to content

Commit c75eac0

Browse files
authored
chore: add notice for Nuxt 3
1 parent dfbbb54 commit c75eac0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,13 @@
2727
<a href="https://auth.nuxtjs.org">Read Documentation</a>
2828
</p>
2929

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+
3037
**🚧 please see [status page](http://auth.nuxtjs.org/status) in documentation.**
3138

3239
## Development

0 commit comments

Comments
 (0)