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
{{ message }}
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
🚀 Welcome to AuthJS Nuxt! This is an edge compatible experimental Nuxt module currently in its alpha stage.
This module uses the Auth.js core implementation under the hood.
⚠️ Disclaimer
This module is no longer actively maintained. If you're interested in maintaining it, get in touch.
You can find the documentation for this module on the website; and the documentation for auth.js here.
You can also find working examples of this module in the playgrounds, on in this repository.
You can. However, Auth.js is currently being rewritten from Next-Auth, and wiring everything with Nuxt for the edge isn't straightforward. This gives you a good starting point and a reference implementation.
Why should I use this package? I'd rather build my own auth!
Auth.js gives you a good starting point, and has plenty of adapters and database drivers, and so does this package.
If you want to DIY even more, You can use something like Lucia.