Ross ROSS = Recommend OSS · open-source software intelligence for agents

sidebase/nuxt-auth

Authentication built for Nuxt! Easily add authentication via OAuth providers, credentials or Email Magic URLs! observed · 2026-08-28

github.com/sidebase/nuxt-auth · homepage · TypeScript · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
sidebase/nuxt-authmain91

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