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.
WWW: https://github.com/maxcountryman/flask-login
None