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 quokka-flask-login 0.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| quokka-flask-login-0.3.0.tar.gz | 11.2 kB | Details |
Release files / quokka-flask-login-0.3.0.tar.gz
| Download URL | quokka-flask-login-0.3.0.tar.gz |
|---|---|
| Size | 11.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
213b65c968d612defa7189fc5c9aeb8d325bea4bf96d0e8c1c720af24c35a40a
|
|
BLAKE2b-256 checksum How to use checksums |
7835d0ec4ff33e243542c9e3ab3e2cc5de56c636db4cf356f4602683e7bc0bee
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |