Flask-Dance =========== Doing the OAuth dance with style using `Flask`_, `requests`_, and `oauthlib`_. Currently, only OAuth consumers are supported, but this project could easily support OAuth providers in the future, as well. .. _Flask: http://flask.pocoo.org/ .. _requests: http://python-requests.org/ .. _oauthlib: https://oauthlib.readthedocs.org/ User Guide: .. toctree:: :maxdepth: 2 quickstarts/index providers backends proxies signals Advanced Topics: .. toctree:: how-oauth-works api Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`