bnoguchi/everyauth
node.js auth package (password, facebook, & more) for Connect and Express apps observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: n/a
- age_days: 5629
- days_rel: n/a
- days_push: 1659
- n_releases_24m: 0
Adoption not part of the score
3471 stars · 436 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
library · maturity maintenance
auth authorization middleware web-development backend security express connect oauth openid social-login password-authentication nodejs
3 sources
- readme: https://github.com/bnoguchi/everyauth · fetched 2026-08-28 · 4d03b0aaed6d
- homepage: http://everyauth.com/ · fetched 2026-08-29 · 5f498896f381
- registry_npm: https://registry.npmjs.org/everyauth · fetched 2026-08-29 · 255b27d9c79b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bnoguchi/everyauth | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="bnoguchi/everyauth")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem