FICHA · MANJARO

python-flask-principal

Identity management for Flask applications

  • Library
  • Dev
  • Web
  • SECURITY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Manage identity and permissions concepts in Flask applications. It helps projects represent who a user is and what permissions or roles should influence request handling.

This is authorization infrastructure for developers. Permission checks must be applied consistently across routes, APIs, templates, and background actions so protected data is not exposed through a weaker path.

Permissions

Permissions not analysed for this source yet.