CMD + K

flask-login

Community

User session management for Flas

Installation

To install this package, run one of the following:

Conda
$conda install binstar::flask-login

Usage Tracking

0.2.6
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

User session management for Flas

Last Updated

Jul 31, 2014 at 21:15

License

MIT License

Total Downloads

675

Supported Platforms

linux-64
macOS-64