You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nuxt 3 comes with built-in utilities to support session and authentication. We are working on a new official module.
@@ -37,6 +33,11 @@ Meanwhile, we recommend:
37
33
-[AuthJs Nuxt](https://github.com/Hebilicious/authjs-nuxt) based on Auth.js
38
34
- 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