Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mitsuhiko/flask-oauth

OAuth Support for Flask
https://github.com/mitsuhiko/flask-oauth

Last synced: 1 day ago
JSON representation

OAuth Support for Flask

Awesome Lists containing this project

README

        

# Unmaintained

Flask-OAuth is currently unmaintained. If you want to add OAuth support to
your Flask website, we recommend using
[Flask-Dance](https://github.com/singingwolfboy/flask-dance) instead,
which is actively maintained.

## Flask-OAuth

Implements basic OAuth support for Flask. It can only
be used to hook up with external OAuth services. It does not
support implementing providers.

Documentation: http://packages.python.org/Flask-OAuth/