Customizable User Account Management for Flask: Register, Confirm email, Login, Change username, Change password, Forgot password and more.
Project description
Customizable User Account Management for Flask
Registrations and Email Confirmations
Change Usernames, Change Passwords, and Forgotten Passwords
And wouldn’t it be nice to also offer:
Role-based Authorization
Remember-me cookies
Multiple emails per user
Internationalization
Reliable (Code coverage of over 95%)
Secure (Built on top of widely deployed Flask-Login)
Ready to use (Through sensible defaults)
Largely configurable (Through configuration settings)
Fully customizable (Through customizable functions and email templates)
Well documented
Tested on Python 2.6, 2.7, 3.3 and 3.4
Status
Demo
The Flask-User Demo showcases Flask-User. To protect against spam mis-use, all email features have been disabled. (If you’re the first visitor in the last hour, it may take a few seconds for Heroku to start this service)
Documentation
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.