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

nuxt-community/auth-module

Zero-boilerplate authentication support for Nuxt 2 observed · 2026-08-28

github.com/nuxt-community/auth-module · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 99
  • Release rhythm 8
  • 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: n/a
  • age_days: 3285
  • days_rel: n/a
  • days_push: 7
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1924 stars · 892 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Nuxt 2 module providing zero-boilerplate authentication with configurable schemes (local, JWT, OAuth2, OpenIDConnect) and built-in providers like Auth0, GitHub, and Google. It handles client-side token storage and user info but does not implement server-side session handling.

Use cases

  • add login to a Nuxt 2 app
  • authenticate users with JWT tokens in Vue SSR app
  • integrate OAuth2 social login like Google or GitHub
  • handle token refresh in a Nuxt application
  • protect routes with auth middleware in Nuxt
  • store authenticated user info in cookies

When to choose

  • you are building or maintaining a Nuxt 2 application and need drop-in auth
  • you want prebuilt schemes and providers instead of wiring auth manually
  • you need client-side token storage with refresh support

When to avoid

  • you are starting a Nuxt 3 project - use Nuxt Auth Utils, Sidebase Nuxt Auth, or AuthJs Nuxt instead
  • you need server-side session-based authentication
  • you need a fully maintained module with active feature development

Facets

plugin · maturity maintenance

auth middleware http-client web-development frontend security nuxt nuxt2 vue jwt oauth2 token-refresh cookie-based-auth sso-providers nodejs web-server

3 sources

Member repositories

RepositoryRoleHealth v2
nuxt-community/auth-modulemain67

For agents

markdown · JSON · MCP: product_card(name="nuxt-community/auth-module")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem