Skip to main content

OAuthlib for Flask

Project description

Flask-OAuthlib is an extension to Flask that allows you to interact with remote OAuth enabled applications. It is a replacement for Flask-OAuth.

Features

  • The client part is compatible with Flask-OAuth

  • Compatible with non-standard but OAuth-Like services like weibo

Installation

Install flask-oauthlib is simple with pip:

$ pip install Flask-OAuthlib

If you don’t have pip installed, try with easy_install:

$ easy_install Flask-OAuthlib

Usage

You can find some examples in this repo. This includes:

  1. OAuth1 with twitter

  2. OAuth2 with facebook

  3. Non-standard OAuth-like service weibo

  4. Another Chinese Social service douban

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Flask-OAuthlib-0.1.1.tar.gz (7.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page