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.
-----------
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.
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.2.1.tar.gz
(9.5 kB
view details)
File details
Details for the file Flask-Login-0.2.1.tar.gz.
File metadata
- Download URL: Flask-Login-0.2.1.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bdea9995822530b9ba7ac25f0d895be9b1be775e5c0e9427624611ba806d8ef1
|
|
| MD5 |
eebbc785c4294286a34b5f785e98bb02
|
|
| BLAKE2b-256 |
508753ca1bf37dc54fd39e7b6e827c605832b3901e38f69533ba2c96e37c971d
|