joelverhagen / flask-rauth

Adds OAuth 1.0/a, 2.0, and Ofly consumer support for Flask.
Other
54 stars 22 forks source link

Flask-Rauth

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

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

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

__ https://github.com/mitsuhiko/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
<http://readthedocs.org/>`_.

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