User session management for Flask
Project description
Flask-Login
Flask-Login provides user session management for Flask. It handles the common tasks of logging in, logging out, and remembering your users' sessions over extended periods of time.
Flask-Login is not bound to any particular database system or permissions model. The only requirement is that your user objects implement a few methods, and that you provide a callback to the extension capable of loading users from their ID.
Links
* `documentation <https://flask-login.readthedocs.io/en/latest/>`_
* `development version <https://github.com/maxcountryman/flask-login>`_
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file Flask-Login-0.5.0.tar.gz.
File metadata
- Download URL: Flask-Login-0.5.0.tar.gz
- Upload date:
- Size: 41.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d33aef15b5bcead780acc339464aae8a6e28f13c90d8b1cf9de8b549d1c0b4b
|
|
| MD5 |
a2d94aa6ae935345ebc68eb3cbb5fccd
|
|
| BLAKE2b-256 |
f901f6c0a3a654ca125cf9cd273314c03a8bc6a47bf861765c8c1d375e15a28d
|
File details
Details for the file Flask_Login-0.5.0-py2.py3-none-any.whl.
File metadata
- Download URL: Flask_Login-0.5.0-py2.py3-none-any.whl
- Upload date:
- Size: 16.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7451b5001e17837ba58945aead261ba425fdf7b4f0448777e597ddab39f4fba0
|
|
| MD5 |
ae62c6025d5cc12d65bb0a3268327421
|
|
| BLAKE2b-256 |
2b83ac5bf3279f969704fc1e63f050c50e10985e50fd340e6069ec7e09df5442
|