Flask-SeaSurf 2.0.0
0
An updated CSRF extension for Flask.
Contents
An updated CSRF extension for Flask.
Stars: 190, Watchers: 190, Forks: 49, Open Issues: 13The maxcountryman/flask-seasurf
repo was created 12 years ago and the last code push was 2 months ago.
The project is popular with 190 github stars!
How to Install flask-seasurf
You can install flask-seasurf using pip
pip install flask-seasurf
or add it to a project with poetry
poetry add flask-seasurf
Package Details
- Author
- Max Countryman
- License
- BSD
- Homepage
- https://github.com/maxcountryman/flask-seasurf/
- PyPi:
- https://pypi.org/project/Flask-SeaSurf/
- GitHub Repo:
- https://github.com/maxcountryman/flask-seasurf
Classifiers
- Internet/WWW/HTTP/Dynamic Content
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common flask-seasurf errors.
Code Examples
Here are some flask-seasurf
code examples and snippets.
GitHub Issues
The flask-seasurf package has 13 open issues on GitHub
- Error with Flask-WTForms Usage
- Use 'hmac.compare_digest' if available