# pallets-eco/flask-security-3.0

Quick and simple security for Flask applications

Repository: https://github.com/pallets-eco/flask-security-3.0
Canonical: https://ross.abutalabs.com/products/flask-security-30
Language: Python
License: MIT
License Family: permissive
Archived: true
Last push: 2024-07-30T19:33:09+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5292, "days_push": 764, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1624, forks 501 (observed 2026-08-28T04:05:12.727224+00:00)

## What it is
Flask-Security 3.0 is a Flask extension providing quick and simple authentication and security features such as login, registration, and role management for Flask applications. This repository is archived as of July 2024; all future development continues in the Flask-Security-Too repo under pallets-eco.

## Use cases
- add login and registration to a flask app
- user authentication for flask
- role-based access control in flask
- password management for flask applications
- session-based auth for a python web app

## When to choose
- you are maintaining a legacy Flask app already using Flask-Security 3.0

## When to avoid
- starting a new Flask project needing auth
- you want ongoing updates and security patches
- you need modern features like WebAuthn or OAuth support

## Facets
- artifact type: library
- maturity: abandoned
- function: auth, authorization, security
- domain: security, web-development, backend
- platform: python
- tags: flask, flask-extension, archived, user-management, session-auth

## Member repositories
- pallets-eco/flask-security-3.0 (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:12.727224+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:48:47.775470+00:00, confidence not recorded.
  - readme: https://github.com/pallets-eco/flask-security-3.0 (fetched 2026-08-28T04:05:12.727224+00:00, sha 8f3a4ed1a4d8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
