Skip to content

Customizable User Account Management for Flask: Register, Confirm email, Login, Change username, Change password, Forgot password and more.

License

Notifications You must be signed in to change notification settings

cranberyxl/Flask-User

 
 

Repository files navigation

Flask-User

https://travis-ci.org/lingthio/Flask-User.png?branch=master

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

Demo

(If you're the first visitor in the last hour, this may take a few seconds to load)

Documentation

Flask-User Documentation

Revision History

Flask-User Revision History

Contact Information

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

Acknowledgements

This project would not be possible without the use of the following amazing offerings:

Alternative Flask extensions

About

Customizable User Account Management for Flask: Register, Confirm email, Login, Change username, Change password, Forgot password and more.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%