Coder Social home page Coder Social logo

www3838438 / flask-user Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lingthio/flask-user

0.0 2.0 0.0 2.74 MB

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

Home Page: http://flask-user.readthedocs.io/

License: BSD 2-Clause "Simplified" License

Python 90.98% HTML 9.02%

flask-user's Introduction

Flask-User v0.6

Attention

The documentation has moved to http://flask-user.readthedocs.io/en/v0.6

User Authentication and Management

So, you're writing a Flask web application and would like to authenticate your users.
You start with a simple Login page, but soon enough you'll need to handle:
  • Registrations and Email Confirmations
  • Change Usernames, Change Passwords, and Forgotten Passwords

And wouldn't it be nice to also offer:

  • Added security
  • Increased reliability
  • Role-based Authorization
  • Internationalization
  • Support for multiple emails per user
Flask-User offers these features and more.

Customizable, yet Ready to use

  • Largely Configurable -- By overriding configuration settings.
  • Almost fully Customizable -- By overriding functions and properties.
  • Ready to use -- Through sensible defaults.
  • Supports SQL Databases and MongoDB Databases.
  • Event hooking -- Through efficient signals.

Secure and Reliable

  • Secure -- Built on top of widely deployed Passlib, PyCrypto, ItsDangerous.
  • Reliable -- Code coverage of over 90%
  • Available -- Tested on Python 2.6, 2.7 and 3.3-3.6

Well documented

Comes with translations

Chinese, Dutch, English, Farsi, Finnish, French, German, Italian, Russian, Spanish, Swedish, and Turkish

Alternatives

Authors

Lead developer and Maintainer
Ling Thio -- ling.thio AT gmail DOT com

Contributors
Many contributors

flask-user's People

Contributors

lingthio avatar neurosnap avatar silpol avatar lilac avatar oudingfan avatar lotosikra avatar dafvid avatar johansigfrids avatar khoerling avatar aripddev avatar szastupov avatar pbugni avatar mamins1376 avatar lelit avatar chromy avatar cranberyxl avatar eleweek avatar xender avatar

Watchers

 avatar 长毛是狗 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.