Flask-Rauth

Adds OAuth 1.0/a, 2.0, and Ofly consumer support for Flask.


License
BSD-3-Clause
Install
pip install Flask-Rauth==0.3.2

Documentation

Flask-Rauth

Adds OAuth 1.0/a, 2.0, and Ofly consumer support for Flask, using the rauth library.

Flask-Rauth is a fork of Armin Ronacher's Flask-OAuth.

Documentation

Current documentation is available at the following URL:

http://flask-rauth.readthedocs.org/en/latest/

Documentation hosting is provided by Read the Docs.

Examples

Some people learn better by example, that's why I've provided the following examples for your edification:

https://github.com/joelverhagen/flask-rauth/tree/master/example