Skip to main content

Customizable User Login for Flask: Register, Confirm, Forgot password and more

Project description

Customizable User management for Flask

Features

  • Register (sign up)

  • Confirm email

  • Login (Sign in) with email or username

  • Logout (Sign out)

  • Change username

  • Change password

  • Forgot password (Reset password)

  • Session management through Flask-Login

  • Password encryption through passlib and py-bcript

  • Internationalization through Flask-Babel

Philosophy

  • Reliable (Automated test coverage of over 95%)

  • Simple to use

  • Easy to configure (by changing files)

  • Easy to customize (by adding code)

  • Model agnostic (specify your own User model)

  • Database abstraction (SQLAlchemyAdapter provided)

  • Extensible (See Flask-User-Roles for role based authorization)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Flask-User-0.3.tar.gz (31.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page