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.1.2.tar.gz
(10.6 kB
view details)
File details
Details for the file Flask-Login-0.1.2.tar.gz.
File metadata
- Download URL: Flask-Login-0.1.2.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9797df170457a061a517578285716227a1df7c1a50aa438e646d23503fdb8fdd
|
|
| MD5 |
6cc4c505602093b07d7c26692f32d456
|
|
| BLAKE2b-256 |
8e8d2373dcbece633528d27e39c827aabde1a337d1074caed91767ca23c93d6d
|