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.0.tar.gz
(11.7 kB
view details)
File details
Details for the file Flask-Login-0.3.0.tar.gz
.
File metadata
- Download URL: Flask-Login-0.3.0.tar.gz
- Upload date:
- Size: 11.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f2f144cdadfd03ca84cb65c3a5162a21b57262bebdd83e6db20077d460c45d52
|
|
MD5 |
3ee9ea9114d079379278ec0448f960bb
|
|
BLAKE2b-256 |
bb156a5d3d5714034b3875d38f6f12c0604c8c3deeb03ffb6e42540af1d1a8e9
|