sidebase/nuxt-auth
Authentication built for Nuxt! Easily add authentication via OAuth providers, credentials or Email Magic URLs! observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 98
- Release rhythm 78
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 50.0
- age_days: 1410
- days_rel: 64
- days_push: 14
- n_releases_24m: 13
Adoption not part of the score
1548 stars · 183 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
@sidebase/nuxt-auth is a Nuxt 3+ module that adds authentication to universal Nuxt applications via OAuth providers, credentials, or email magic URLs. It wraps Auth.js/NextAuth.js (authjs provider) or supports custom local/refresh token flows, with built-in session management, middleware protection, and auto-generated REST API routes.
Use cases
- add google or github oauth login to a nuxt app
- add email and password authentication to nuxt 3
- login users with magic links sent by email
- protect nuxt pages with auth middleware
- manage user sessions in vue components and composables
- refresh access tokens in the background
- use nextauth with nuxt instead of next.js
When to choose
- you are building a Nuxt 3+ app and need authentication out of the box
- you want OAuth provider support with minimal configuration
- you want session management integrated with Nuxt composables and middleware
- you have an external backend and need a credential/refresh-token flow for a static Nuxt app
When to avoid
- your project is not built on Nuxt/Vue
- you need full control over the auth server implementation rather than wrapping Auth.js
- you need authentication for a static-only site without any server or backend
Facets
library · maturity active
auth middleware web-development security developer-tools cross-platform nuxt nuxt-module oauth nextauth authjs vue typescript magic-links refresh-tokens session nodejs web-server
3 sources
- readme: https://github.com/sidebase/nuxt-auth · fetched 2026-08-28 · 288faa3b4125
- homepage: https://auth.sidebase.io · fetched 2026-08-29 · 71564986dc35
- site_page: https://auth.sidebase.io/guide/getting-started/introduction · fetched 2026-08-29 · 30de570a8410
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sidebase/nuxt-auth | main | 91 |
For agents
markdown · JSON · MCP: product_card(name="sidebase/nuxt-auth")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem