accounts-js/accounts
Fullstack authentication and accounts-management for Javascript. 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
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
- readme: https://github.com/accounts-js/accounts · fetched 2026-08-28 · bf2a10e98fa9
- homepage: https://www.accountsjs.com/ · fetched 2026-08-29 · 0e81480f3fd0
- site_page: https://www.accountsjs.com/docs/transports/rest-express · fetched 2026-08-29 · 848d2aef74bd
- site_page: https://www.accountsjs.com/docs/introduction · fetched 2026-08-29 · 52aa163c1fab
- site_page: https://www.accountsjs.com/docs/transports/graphql · fetched 2026-08-29 · 4ce4cc20c016
- site_page: https://www.accountsjs.com/docs/databases/mongo · fetched 2026-08-29 · 2129ad2cb7b2
- site_page: https://www.accountsjs.com/docs/databases/typeorm · fetched 2026-08-29 · 820cfe090aad
- site_page: https://www.accountsjs.com/docs/strategies/password · fetched 2026-08-29 · a43acacfb678
- site_page: https://www.accountsjs.com/docs/strategies/oauth · fetched 2026-08-29 · 55f1a5361c80
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| accounts-js/accounts | main | 23 |
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