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

accounts-js/accounts

Fullstack authentication and accounts-management for Javascript. observed · 2026-08-28

github.com/accounts-js/accounts · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 3618
  • days_rel: n/a
  • days_push: 908
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1502 stars · 140 forks observed · 2026-08-28

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

A suite of TypeScript packages providing fullstack authentication and accounts management for JavaScript applications, supporting GraphQL and REST transports with pluggable database adapters (Mongo, TypeORM, MikroORM) and auth strategies (password, OAuth, magic link). It handles user creation, JWT session management, email verification, and two-factor authentication with opinionated security defaults.

Use cases

  • add email/password login to a GraphQL API
  • manage user accounts and JWT sessions in a Node.js app
  • implement OAuth social login with GitHub or Google
  • add two-factor authentication to a REST API
  • store users in MongoDB or PostgreSQL with a flexible auth layer
  • replace Meteor's accounts system in a non-Meteor JavaScript app

When to choose

  • you need a modular, database-agnostic auth solution for JavaScript/TypeScript
  • your stack uses GraphQL or REST with Node.js backends
  • you want Meteor-style accounts functionality without Meteor
  • you need customizable user validation and multiple auth strategies

When to avoid

  • you need a fully turnkey hosted auth provider with zero setup
  • your project is not JavaScript/TypeScript based
  • you cannot tolerate breaking changes between minor versions
  • you need mature, battle-tested OAuth support out of the box

Facets

library · maturity active

auth graphql http-server middleware web-development backend security apis authentication user-management jwt oauth password-auth sessions mongo typeorm mikroorm fullstack express two-factor-authentication magic-link session-management nodejs typescript javascript

9 sources

Member repositories

RepositoryRoleHealth v2
accounts-js/accountsmain23

For agents

markdown · JSON · MCP: product_card(name="accounts-js/accounts")

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