# bnoguchi/everyauth

node.js auth package (password, facebook, & more) for Connect and Express apps

Repository: https://github.com/bnoguchi/everyauth
Canonical: https://ross.abutalabs.com/products/everyauth
Homepage: http://everyauth.com/
Language: JavaScript
License Family: other
Last push: 2022-02-16T18:54:30+00:00

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

## Adoption (not part of the score)
Stars 3471, forks 436 (observed 2026-08-28T04:08:05.983330+00:00)

## What it is
everyauth is a Node.js authentication and authorization library supporting password login and many OAuth/OpenID providers (Facebook, Twitter, Google, GitHub, and more) for Connect and Express apps. It provides a modular, chainable configuration API for wiring multiple login strategies into middleware.

## Use cases
- add social login to an express app
- authenticate users with password in node.js
- integrate facebook and twitter oauth login
- add openid authentication to connect middleware
- support multiple login providers in one node app

## When to choose
- you maintain a legacy Connect/Express app already using everyauth
- you need many OAuth providers configured through one chainable API

## When to avoid
- starting a new project - Passport is the actively maintained standard
- you need modern OAuth flows or recent provider API versions
- you need guaranteed security updates, as the project sees little activity

## Facets
- artifact type: library
- maturity: maintenance
- function: auth, authorization, middleware
- domain: web-development, backend, security
- platform: -
- tags: express, connect, oauth, openid, social-login, password-authentication, nodejs

## Member repositories
- bnoguchi/everyauth (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:05.983330+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-29T18:36:37.725683+00:00, confidence not recorded.
  - readme: https://github.com/bnoguchi/everyauth (fetched 2026-08-28T04:08:05.983330+00:00, sha 4d03b0aaed6d)
  - homepage: http://everyauth.com/ (fetched 2026-08-29T09:30:50.484916+00:00, sha 5f498896f381)
  - registry_npm: https://registry.npmjs.org/everyauth (fetched 2026-08-29T09:30:50.493738+00:00, sha 255b27d9c79b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
