Skip to content

Customizable User Authorization & User Management: Register, Confirm, Login, Change username/password, Forgot password and more.

License

Notifications You must be signed in to change notification settings

sqliter/Flask-User

Repository files navigation

Flask-User

https://pypip.in/v/Flask-User/badge.png https://travis-ci.org/lingthio/flask-user.png?branch=master https://coveralls.io/repos/lingthio/flask-user/badge.png?branch=master https://pypip.in/d/Flask-User/badge.png https://pypip.in/license/Flask-User/badge.png

Customizable User Account Management for Flask

Many web applications require User Account Management features such as Register, Confirm email, Login, Change username, Change password and Forgot password.

Some also require Role-based Authorization and Internationalization.

Wouldn't it be nice to have a package that would offer these features out-of-the-box while retaining full control over the workflow and presentation of this process?

Flask-User aims to provide such a ready-to-use AND fully customizable solution:

  • Reliable
  • Secure
  • Fully customizable
  • Ready to use
  • Role-based Authorization
  • Internationalization
  • Well documented
  • Tested on Python 2.6, 2.7 and 3.3

Documentation

Flask-User Documentation

Revision History

Flask-User Revision History

Extension Packages

We plan to offer the following Flask-User extensions in the future:

  • Flask-User-Profiles: View profile, Edit profile, Upload profile picture
  • Flask-User-Social: Login via Google, Facebook and Twitter authentication

Alternative Packages

Flask-Security Flask-Security

Contact

Ling Thio - ling.thio [at] gmail.com

About

Customizable User Authorization & User Management: Register, Confirm, Login, Change username/password, Forgot password and more.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 92.2%
  • HTML 7.8%