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

atinux/nuxt-auth-utils

Add Authentication to Nuxt applications with secured & sealed cookies sessions. observed · 2026-08-28

github.com/atinux/nuxt-auth-utils · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

92/100

  • Activity 96
  • Release rhythm 96
  • Longevity 74
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 6
  • age_days: 1041
  • days_rel: 29
  • days_push: 29
  • n_releases_24m: 40

Full methodology

Adoption not part of the score

1589 stars · 189 forks observed · 2026-08-28

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

A Nuxt module that adds authentication to Nuxt applications using secured and sealed cookie sessions. It supports 40+ OAuth providers, password hashing, WebAuthn passkeys, and a useUserSession() Vue composable.

Use cases

  • add authentication to a Nuxt app
  • OAuth login with GitHub or Google in Nuxt
  • manage user sessions with sealed cookies
  • implement passkey login with WebAuthn
  • protect server API routes in Nuxt
  • access current user session in Vue components

When to choose

  • you are building a Nuxt app with a server (nuxt build) and need auth
  • you want OAuth, passkeys, or password-based login with minimal dependencies
  • you need SSR/CSR/hybrid-rendering-compatible sessions

When to avoid

  • your site is statically generated with nuxt generate (no server)
  • you are not using Nuxt or Vue
  • you need a full identity provider with user management UI

Facets

plugin · maturity active

auth middleware websocket web-development security frontend backend nuxt-module oauth passkeys session-cookies vue nodejs deno web-server typescript

2 sources

Member repositories

RepositoryRoleHealth v2
atinux/nuxt-auth-utilsmain92

For agents

markdown · JSON · MCP: product_card(name="atinux/nuxt-auth-utils")

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