Contents

Flask-Security 3.0.0

0

Simple security for Flask apps.

Simple security for Flask apps.

Stars: 1624, Watchers: 1624, Forks: 513, Open Issues: 172

The pallets-eco/flask-security repo was created 12 years ago and the last code push was 4 months ago.
The project is very popular with an impressive 1624 github stars!

How to Install flask-security

You can install flask-security using pip

pip install flask-security

or add it to a project with poetry

poetry add flask-security

Package Details

Author
Matt Wright
License
MIT
Homepage
https://github.com/mattupstate/flask-security
PyPi:
https://pypi.org/project/Flask-Security/
GitHub Repo:
https://github.com/mattupstate/flask-security

Classifiers

  • Internet/WWW/HTTP/Dynamic Content
  • Software Development/Libraries/Python Modules
No  flask-security  pypi packages just yet.

Errors

A list of common flask-security errors.

Code Examples

Here are some flask-security code examples and snippets.

GitHub Issues

The flask-security package has 172 open issues on GitHub

  • Open CVE, please consider to yank pypi versions
  • Use user.get_id() instead of user.id

See more issues on GitHub

Related Packages & Articles

flask-restx 1.3.0

Fully featured framework for fast, easy and documented API development with Flask

flask-restplus 0.13.0

Fully featured framework for fast, easy and documented API development with Flask