Coder Social home page Coder Social logo

andelf / flask-user Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lingthio/flask-user

0.0 3.0 0.0 2.82 MB

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

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

License: MIT License

Python 92.22% HTML 7.78%

flask-user's Introduction

Flask-User v1.0

Attention:
Flask-User v1.0 is in its Alpha phase.
The latest stable version is Flask-User 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 (Chinese, Dutch, English, Farsi, Finnish, French, German, Italian, Russian, Spanish, Swedish, and Turkish)

Customizable, yet Ready to use

  • Largely Configurable -- By overriding configuration settings.
  • Fully Customizable -- By overriding methods and properties.
  • Ready to use -- Through sensible defaults.
  • Supports SQL and MongoDB databases.

Well documented

Additional features

  • MIT License
  • Tested on Python 2.6, 2.7, 3.3, 3.4, 3.5 and 3.6. Coverage: Over 90%.
  • Event hooking -- Through efficient signals.
  • Support for multiple emails per user

Minimal Requirements

  • brypt 2.0+
  • cryptography 1.6+
  • Flask 0.9+
  • Flask-Login 0.2+
  • Flask-WTF 0.9+
  • passlib 1.6+

Alternatives

Authors

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

Contributors

flask-user's People

Contributors

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

Watchers

Andelf avatar James Cloos 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.