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

fastapi-users/fastapi-users

Ready-to-use and customizable users management for FastAPI observed · 2026-08-28

github.com/fastapi-users/fastapi-users · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

87/100

  • Activity 98
  • Release rhythm 65
  • Longevity 100
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: 48.0
  • age_days: 2524
  • days_rel: 159
  • days_push: 16
  • n_releases_24m: 9

Full methodology

Adoption not part of the score

6227 stars · 507 forks observed · 2026-08-28

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

FastAPI Users is a ready-to-use and customizable user management library for FastAPI applications. It provides registration, login, password reset, email verification, and social OAuth2 flows with pluggable database and authentication backends.

Use cases

  • add user registration and login to a FastAPI app
  • implement JWT or cookie-based authentication in FastAPI
  • add social OAuth2 login to a Python API
  • manage user models with SQLAlchemy or MongoDB in FastAPI
  • inject the current authenticated user into FastAPI routes
  • add password reset and email verification flows

When to choose

  • you are building a FastAPI or Starlette application and need user accounts out of the box
  • you want customizable auth backends (JWT, database, Redis) and transports (header, cookie)
  • you need OpenAPI-compatible authentication with multiple backends

When to avoid

  • you need new features, since the project is in maintenance mode with no new development
  • you are not using FastAPI or Starlette
  • you need a full-featured identity provider with SSO, MFA, or admin console

Facets

library · maturity maintenance

auth authorization middleware orm web-development backend security developer-tools python fastapi user-management jwt oauth2 async sqlalchemy mongodb registration login web-server

3 sources

Member repositories

RepositoryRoleHealth v2
fastapi-users/fastapi-usersmain87

For agents

markdown · JSON · MCP: product_card(name="fastapi-users/fastapi-users")

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