Versions

Description

Simple security for Flask applications combining `Flask-Login <http://packages.python.org/Flask-Login/>`_, `Flask-Principal <http://packages.python.org/Flask-Principal/>`_, `Flask-WTF <http://packages.python.org/Flask-WTF/>`_, `passlib <http://packages.python.org/passlib/>`_, and your choice of datastore. Currently `SQLAlchemy <http://www.sqlalchemy.org>`_ via `Flask-SQLAlchemy <http://packages.python.org/Flask-SQLAlchemy/>`_ and `MongoEngine <http://www.mongoengine.org/>`_ via `Flask-MongoEngine <https://github.com/sbook/flask-mongoengine/>`_ are supported out of the box. You will need to install the necessary Flask extensions that you'll be using on your own. Additionally, you may need to install an encryption library such as `py-bcrypt <http://www.mindrot.org/projects/py-bcrypt/>`_ (if you plan to use bcrypt) for your desired encryption method.

Repository

http://github.com/mattupstate/flask-security.git

Project Slug

flask-security

Last Built

5 years, 9 months ago passed

Maintainers

Home Page

https://github.com/mattupstate/flask-security

Badge

Tags

authentication, flask, security, users

Short URLs

flask-security.readthedocs.io
flask-security.rtfd.io

Default Version

3.0.0

'latest' Version

master