Skip to content

Commit ba8aa27

Browse files
authored
doc: add Lucia Auth for nuxt as an alternative
1 parent 5bb42ac commit ba8aa27

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

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

30-
## Nuxt 3 Suppport
30+
## Nuxt 3 Support
3131

32-
Nuxt 3 comes with built-in utilities to support session and authentication. We are working on a new official module. Meanwhile, we recommend:
32+
Nuxt 3 comes with built-in utilities to support session and authentication. We are working on a new official module.
3333

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
34+
Meanwhile, we recommend:
35+
36+
- [Auth starter template](https://github.com/nuxt/examples/tree/main/auth/local) for Nuxt 3
37+
- [sidebase - Nuxt Auth](https://sidebase.io/nuxt-auth/getting-started) powered by Auth.js
38+
- [Lucia - Nuxt](https://lucia-auth.com/guidebook/sign-in-with-username-and-password/nuxt/)
3639

3740
**🚧 please see [status page](http://auth.nuxtjs.org/status) in documentation.**
3841

0 commit comments

Comments
 (0)