Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joelverhagen/flask-rauth

Adds OAuth 1.0/a, 2.0, and Ofly consumer support for Flask.
https://github.com/joelverhagen/flask-rauth

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

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
`_.

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