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>`_
Release files for Flask-Login 0.2.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| Flask-Login-0.2.6.tar.gz | 10.1 kB | Details |
Release files / Flask-Login-0.2.6.tar.gz
| Download URL | Flask-Login-0.2.6.tar.gz |
|---|---|
| Size | 10.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
de5972f5e7d854122dab866eb74bd1be631a20ad2e215e7764bdf52f1e3d9cff
|
|
BLAKE2b-256 checksum How to use checksums |
10fb523af40880202a821db6c0c6057a465f8964519eb4b7d5e652bced728628
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |