Flask-BasicAuth 0.2.0
0
HTTP basic access authentication for Flask.
Contents
HTTP basic access authentication for Flask.
Stars: 85, Watchers: 85, Forks: 27, Open Issues: 24The jpvanhal/flask-basicauth
repo was created 12 years ago and the last code push was 3 years ago. The project is moderately popular with 85 github stars!
How to Install flask-basicauth
You can install flask-basicauth using pip
pip install flask-basicauth
or add it to a project with poetry
poetry add flask-basicauth
Package Details
- Author
- Janne Vanhala
- License
- BSD
- Homepage
- https://github.com/jpvanhal/flask-basicauth
- PyPi:
- https://pypi.org/project/Flask-BasicAuth/
- GitHub Repo:
- https://github.com/jpvanhal/flask-basicauth
Classifiers
- Internet/WWW/HTTP/Dynamic Content
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common flask-basicauth errors.
Code Examples
Here are some flask-basicauth
code examples and snippets.