Flask-OAuth

Adds OAuth support to Flask
Download

Flask-OAuth Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Armin Ronacher

Flask-OAuth Tags


Flask-OAuth Description

Adds OAuth support to Flask Flask-OAuth is a Flask extension that allows you to interact with remove OAuth enabled applications. Currently it only implements the consumer interface so you cannot expose your own API with OAuth. It depends on the python-oauth2 module. You can install the requirements from PyPI with easy_install or pip or download them by hand.Installation:Install the extension with one of the following commands:easy_install Flask-OAuthor alternatively if you have pip installed:pip install Flask-OAuth


Flask-OAuth Related Software