Flask-Login

User session management for Flask
Download

Flask-Login Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Matthew Frazier

Flask-Login Tags


Flask-Login Description

Flask-Login is a Flask extension that 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- development versionProduct's homepage


Flask-Login Related Software