Flask-Login 0.6.3
0
User authentication and session management for Flask.
Contents
User authentication and session management for Flask.
Stars: 3567, Watchers: 3567, Forks: 801, Open Issues: 14The maxcountryman/flask-login
repo was created 12 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 3567 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 14 open issues on GitHub
- Bump coverage from 5.5 to 6.3
- remember token become invalid after browser closed when using https
- Logout the not is_active user
- Bump flask[async] from 2.0.1 to 2.0.2
- @login_required with Flask 2.0 Async Routes, does not return a valid response
- Contributors welcome: Automated PyPI releases
- Rebuild documentation