
Flask-Login 0.6.3
0
User authentication and session management for Flask.
Contents
User authentication and session management for Flask.
Stars: 3681, Watchers: 3681, Forks: 819, Open Issues: 20The maxcountryman/flask-login repo was created 13 years ago and the last code push was 5 months ago.
The project is very popular with an impressive 3681 github stars!
How to Install flask-login
You can install flask-login using pip
pip install flask-login
or add it to a project with poetry
poetry add flask-login
Package Details
- Author
- Matthew Frazier
- License
- MIT
- Homepage
- https://github.com/maxcountryman/flask-login
- PyPi:
- https://pypi.org/project/Flask-Login/
- Documentation:
- https://flask-login.readthedocs.io/
- GitHub Repo:
- https://github.com/maxcountryman/flask-login
Classifiers
- Internet/WWW/HTTP/Dynamic Content
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common flask-login errors.
Code Examples
Here are some flask-login code examples and snippets.
GitHub Issues
The flask-login package has 20 open issues on GitHub
- Fall back to request loader on invalid remember cookie
- Please can you release a new version?
pythonfix






