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.11.tar.gz
(11.1 kB
view details)
File details
Details for the file Flask-Login-0.2.11.tar.gz
.
File metadata
- Download URL: Flask-Login-0.2.11.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
83d5f10e5c4f214feed6cc41c212db63a58a15ac32e56df81591bfa0a5cee3e5
|
|
MD5 |
c0a7eaf28623f0aeac4929dc05a7a064
|
|
BLAKE2b-256 |
423cead3f50b8a39b6dd3499ae6f0f5b13b955130c92a7479a287e2e07921faf
|