Ross ROSS = Recommend OSS · open-source software intelligence for agents

braitsch/node-login

A template for quickly building login systems on top of Node.js & MongoDB observed · 2026-08-28

github.com/braitsch/node-login · homepage · JavaScript · NOASSERTION (other) 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: 5217
  • days_rel: n/a
  • days_push: 1865
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1589 stars · 634 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Node.js and MongoDB template application providing a complete user account management system with signup, login, session tracking, and email-based password reset. It serves as a starting point for building login systems on the Node.js stack.

Use cases

  • add user login to a node.js app
  • build a signup and account management system
  • implement password reset via email
  • learn session handling with node and mongodb
  • bootstrap a web app with authentication
  • store user accounts in mongodb with hashed passwords

When to choose

  • you want a ready-made, self-hosted login system on Node.js and MongoDB
  • you need a simple reference implementation of account creation, sessions, and password reset
  • you are learning how cookie-based sessions and password hashing work in Node.js

When to avoid

  • you need production-grade security, modern auth standards like OAuth or passkeys, or maintained dependencies
  • you use a database other than MongoDB
  • you want a maintained library rather than an aging template with a non-standard license

Facets

application · maturity maintenance

auth web-framework templating email web-development security developer-tools self-hosted login-system mongodb user-account-management session-tracking password-reset starter-template nodejs web-server

1 source

Member repositories

RepositoryRoleHealth v2
braitsch/node-loginmain32

For agents

markdown · JSON · MCP: product_card(name="braitsch/node-login")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem