jwalton/passport-api-docs resource
Documentation for Passport.js. 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3044
- days_rel: n/a
- days_push: 1671
- n_releases_24m: 0
Adoption not part of the score
1772 stars · 73 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A community-written API reference manual for Passport.js, the popular Node.js authentication middleware. It documents each Passport class method, strategy authoring, and session handling in a precise, function-by-function style complementing the official example-driven docs.
Use cases
- understand what passport.initialize() and passport.session() actually do
- learn how passport.authenticate options and callbacks work
- figure out how req.login and req.logout behave
- write a custom Passport authentication strategy
- debug Passport session serialization and deserialization
- use multiple Passport instances in a library without polluting the global one
When to choose
- you use Passport.js with Express or Connect and want precise API-level documentation
- the official example-based docs leave you guessing about function behavior
- you're building or maintaining a Passport strategy
When to avoid
- you need a tutorial or getting-started guide rather than API reference
- you're not using Passport.js for Node.js authentication
- you need guaranteed up-to-date docs straight from the maintainers
Facets
learning-resource · maturity maintenance
auth middleware documentation web-development backend documentation passportjs authentication api-docs express reference-manual nodejs web-server
1 source
- readme: https://github.com/jwalton/passport-api-docs · fetched 2026-08-28 · c47eb986c08b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jwalton/passport-api-docs | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="jwalton/passport-api-docs")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem