lingthio/Flask-User
Customizable User Authorization & User Management: Register, Confirm, Login, Change username/password, Forgot password and more. 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: 4578
- days_rel: n/a
- days_push: 1672
- n_releases_24m: 0
Adoption not part of the score
1075 stars · 300 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Flask-User is a Flask extension providing customizable user authentication and account management, including registration, email confirmation, login, password reset, and role-based authorization. It supports SQL and MongoDB databases and ships with internationalization for many languages.
Use cases
- add user registration and login to a flask app
- implement email confirmation for new accounts
- handle forgot password and password reset flows
- add role-based authorization to flask routes
- manage user accounts with change username and password features
When to choose
- you need ready-to-use auth with sensible defaults in Flask
- you want customizable login, registration, and password management out of the box
- you need role-based authorization and multi-email support in Flask
When to avoid
- you use a framework other than Flask
- you need actively maintained software with recent updates
- you only need minimal session handling and prefer Flask-Login directly
Facets
library · maturity maintenance
auth authorization form-handling internationalization web-development backend security python flask user-management login registration password-reset role-based-authorization flask-extension web-server
2 sources
- readme: https://github.com/lingthio/Flask-User · fetched 2026-08-28 · e9c8ff1fe031
- registry_pypi: https://pypi.org/pypi/flask-user/json · fetched 2026-08-29 · 650d9928de20
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lingthio/Flask-User | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="lingthio/Flask-User")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem