sandtable / flask-auth0

Auth0 Flask extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask-Auth0

Build Status Code Coverage PyPI Version

Flask-Auth0 is an extension for Flask that allows you to authenticate using the Auth0 service.

Compatibility

Flask-Auth0 requires Python 2.7 or 3.4+.

Installation

You can install Flask-Auth0 with pip:

$ pip install flask-auth0

Documentation

The documentation is hosted on Read the Docs

About

Auth0 Flask extension

License:MIT License


Languages

Language:Python 100.0%