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.
Links
`````
* `documentation <http://packages.python.org/Flask-Login>`_
* `development version
<https://github.com/maxcountryman/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.
Links
`````
* `documentation <http://packages.python.org/Flask-Login>`_
* `development version
<https://github.com/maxcountryman/flask-login>`_
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.10.tar.gz
(11.1 kB
view details)
File details
Details for the file Flask-Login-0.2.10.tar.gz.
File metadata
- Download URL: Flask-Login-0.2.10.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5fabf946af8445c2471a8aeb2943ccea0b077d9b55597a036a0049f67c5a98a2
|
|
| MD5 |
b51b010931035d6ab4c893dcdbfd9383
|
|
| BLAKE2b-256 |
086538766fe68bd3017d93c4b33fb2ae77e90e79c7fe48a7c21c55a9e1d45f56
|