# websanova/vue-auth

A simple light-weight authentication library for Vue.js

Repository: https://github.com/websanova/vue-auth
Canonical: https://ross.abutalabs.com/products/vue-auth
Language: JavaScript
License: MIT
License Family: permissive
Topics: vue, vuejs, vuejs2, vue-auth
Archived: true
Last push: 2025-07-24T17:48:15+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 33, release rhythm 35, longevity 100
- inputs: {"age_days": 3764, "days_push": 405, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2329, forks 371 (observed 2026-08-28T04:06:37.595120+00:00)

## What it is
A lightweight, plugin-based authentication library for Vue.js (Vue 2 and Vue 3) that handles login, registration, and token management in single-page apps. It is framework-agnostic on the backend and works with any auth driver or API.

## Use cases
- add login and logout to a vue app
- manage auth tokens in a vue spa
- vue 3 authentication plugin
- handle oauth login in vuejs
- protect routes in a vue application
- simple frontend auth for vue

## When to choose
- you want a minimal, unopinionated auth layer for Vue 2 or Vue 3
- your backend API already handles authentication and you need frontend glue
- you need flexible driver support (JWT, OAuth, cookies) in a Vue SPA

## When to avoid
- you need a full backend auth solution with user management
- you use a framework other than Vue
- you want batteries-included auth with built-in UI components

## Facets
- artifact type: library
- maturity: active
- function: auth, plugin-system
- domain: web-development, frontend, security
- platform: browser
- tags: vue, vuejs, authentication, spa, jwt, oauth, nodejs

## Member repositories
- websanova/vue-auth (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:37.595120+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:38:12.298913+00:00, confidence not recorded.
  - readme: https://github.com/websanova/vue-auth (fetched 2026-08-28T04:06:37.595120+00:00, sha 1ebe0bb21dd0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
