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.4.1.tar.gz
(14.1 kB
view details)
File details
Details for the file Flask-Login-0.4.1.tar.gz.
File metadata
- Download URL: Flask-Login-0.4.1.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c815c1ac7b3e35e2081685e389a665f2c74d7e077cb93cecabaea352da4752ec
|
|
| MD5 |
25b34c74bd509792f291c16e184225df
|
|
| BLAKE2b-256 |
c1ffbd9a4d2d81bf0c07d9e53e8cd3d675c56553719bbefd372df69bf1b3c1e4
|