Skip to content

Commit acf7675

Browse files
authored
docs: add nuxt auth utils
1 parent f4b7635 commit acf7675

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/content/en/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Nuxt 3 comes with built-in utilities to support session and authentication. We a
2020

2121
Meanwhile, we recommend:
2222

23+
- [Nuxt Auth Utils](https://github.com/atinux/nuxt-auth-utils)
2324
- [Sidebase Nuxt Auth](https://github.com/sidebase/nuxt-auth) based on next-auth
2425
- [AuthJs Nuxt](https://github.com/Hebilicious/authjs-nuxt) based on Auth.js
2526
- 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)

0 commit comments

Comments
 (0)