bradtraversy/node_passport_login
Node.js login, registration and access control using Express and Passport observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 94
- 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: 3820
- days_rel: n/a
- days_push: 36
- n_releases_24m: 0
Adoption not part of the score
1757 stars · 1279 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Node.js starter application demonstrating user registration, login, and access control using Express, Passport, MongoDB/Mongoose, EJS, and Bootstrap. It includes password hashing with bcryptjs, flash messages, and a protected dashboard route.
Use cases
- add login and registration to a node app
- learn passport local authentication
- starter template for express auth with mongodb
- implement protected routes and dashboards
- hash user passwords with bcrypt
- build session-based authentication in express
When to choose
- you want a simple, well-known example of Express + Passport authentication
- you are learning Node.js auth flows with MongoDB
- you need a quick boilerplate for login/registration with EJS views
When to avoid
- you need production-grade auth with OAuth, MFA, or JWT
- you use a SQL database or a frontend SPA framework
- you require a maintained library with a license and security audits
Facets
application · maturity active
auth web-framework templating routing web-development backend security developer-tools cross-platform passport express mongodb mongoose ejs bootstrap boilerplate tutorial session-authentication bcrypt nodejs web-server
1 source
- readme: https://github.com/bradtraversy/node_passport_login · fetched 2026-08-28 · 4899fbb4c759
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bradtraversy/node_passport_login | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="bradtraversy/node_passport_login")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem