# dgrubelic/vue-authenticate

Simple Vue.js authentication library

Repository: https://github.com/dgrubelic/vue-authenticate
Canonical: https://ross.abutalabs.com/products/vue-authenticate
Language: JavaScript
License Family: other
Topics: vuejs, vuejs2, authentication, auth, oauth, oauth2, vue
Last push: 2024-03-14T17:33:56+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3443, "days_push": 902, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1424, forks 237 (observed 2026-08-28T04:04:41.305245+00:00)

## What it is
vue-authenticate is an easily configurable authentication library for Vue.js supporting local email/password login and registration plus social OAuth login with providers like Facebook, Google, GitHub, and others. It is request-library agnostic, working with axios or vue-resource, and was inspired by Angular's Satellizer.

## Use cases
- add email and password login to a Vue.js app
- add social login with Google, Facebook, or GitHub to a Vue app
- handle OAuth1 and OAuth2 flows in a Vue.js frontend
- manage JWT token-based authentication in a Vue SPA
- migrate an Angular Satellizer setup to Vue.js

## When to choose
- you are building a Vue 2 application needing local and social authentication
- you want a Satellizer-like API and configuration in Vue
- you need flexibility in choosing your HTTP request library

## When to avoid
- you are starting a new project with Vue 3, where better-maintained options exist
- you need server-side authentication logic rather than a frontend helper
- you require actively developed software with guaranteed updates

## Facets
- artifact type: library
- maturity: maintenance
- function: auth, http-client
- domain: web-development, frontend, security
- platform: browser
- tags: vuejs, oauth2, jwt, social-login, vue2, javascript, nodejs

## Member repositories
- dgrubelic/vue-authenticate (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:41.305245+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-30T04:37:34.893554+00:00, confidence not recorded.
  - readme: https://github.com/dgrubelic/vue-authenticate (fetched 2026-08-28T04:04:41.305245+00:00, sha 83dd03ffe81f)
  - registry_npm: https://registry.npmjs.org/vue-authenticate (fetched 2026-08-29T11:49:45.404371+00:00, sha 47f74283079e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
