Flask-Security 5.5.2
0
Quickly add security features to your Flask application.
Contents
Quickly add security features to your Flask application.
Stars: 1630, Watchers: 1630, Forks: 512, Open Issues: 172The pallets-eco/flask-security-3.0
repo was created 12 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 1630 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
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/Flask-Security/
- Documentation:
- https://flask-security.readthedocs.io
- GitHub Repo:
- https://github.com/mattupstate/flask-security
Classifiers
- Internet/WWW/HTTP/Dynamic Content
- Software Development/Libraries/Python Modules
Related Packages
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