User session management for Flask
Project description
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
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
Flask-Login-0.3.1.tar.gz
(11.8 kB
view details)
File details
Details for the file Flask-Login-0.3.1.tar.gz
.
File metadata
- Download URL: Flask-Login-0.3.1.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
d81d71894c104398743535d80560d3b7cbe33613f050b0c860d43938c856222f
|
|
MD5 |
a1a16aad33b599333324ec8d32b95a76
|
|
BLAKE2b-256 |
ae1c7f87aeeb03b21d8bfea8c86087b803b2a55782f892a80158316dbbc47c43
|