Skip to content

Commit

Permalink
docs: add nuxt auth utils
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux authored Jul 29, 2024
1 parent f4b7635 commit acf7675
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/content/en/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Nuxt 3 comes with built-in utilities to support session and authentication. We a

Meanwhile, we recommend:

- [Nuxt Auth Utils](https://github.com/atinux/nuxt-auth-utils)
- [Sidebase Nuxt Auth](https://github.com/sidebase/nuxt-auth) based on next-auth
- [AuthJs Nuxt](https://github.com/Hebilicious/authjs-nuxt) based on Auth.js
- Implement your own auth using [Lucia](https://lucia-auth.com/guidebook/sign-in-with-username-and-password/nuxt/) or [Nuxt Auth Template](https://github.com/nuxt/examples/tree/main/auth/local)
Expand Down

0 comments on commit acf7675

Please sign in to comment.