Skip to content

Commit

Permalink
docs: update status page for nuxt 3
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Feb 27, 2023
1 parent c75eac0 commit a9ee323
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/content/en/status.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,10 @@ with to avoid updating with breaking changes since package is auto published.
This package is stable in regards of options and behavior but is missing many key improvements and may contain bugs.

Please see [nuxt-community/auth-module#893](https://github.com/nuxt-community/auth-module/issues/893) for more context.

## Nuxt 3 Suppport

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

0 comments on commit a9ee323

Please sign in to comment.