Skip to main content

OAuthlib for Flask

Project description

https://badge.fury.io/py/Flask-OAuthlib.png https://travis-ci.org/lepture/flask-oauthlib.png?branch=master https://coveralls.io/repos/lepture/flask-oauthlib/badge.png?branch=master

Flask-OAuthlib is an extension to Flask that allows you to interact with remote OAuth enabled applications. On the client site, it is a replacement for Flask-OAuth. But it does more than that, it also helps you to create oauth providers.

Flask-OAuthlib relies on oauthlib.

Features

  • Support for OAuth 1.0a, 1.0, 1.1, OAuth2 client

  • Friendly API (same with Flask-OAuth)

  • Direct integration with Flask

  • Basic support for remote method invocation of RESTful APIs

  • Support OAuth1 provider with HMAC and RSA signature

  • Support OAuth2 provider with Bearer token

And request more features at github issues.

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

Additional Notes

We keep a documentation at flask-oauthlib@readthedocs.

If you are only interested in client part, you can find some examples in the example directory.

There is also a development version on GitHub.

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.7.0.tar.gz (26.7 kB view details)

Uploaded Source

Built Distribution

Flask_OAuthlib-0.7.0-py2.py3-none-any.whl (31.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file Flask-OAuthlib-0.7.0.tar.gz.

File metadata

File hashes

Hashes for Flask-OAuthlib-0.7.0.tar.gz
Algorithm Hash digest
SHA256 0389c057d7d3e5ea5f3335fd6c5c0327bc0828f534a165323836d0ecc66bdeb9
MD5 bbe21f6c78acc6ed2142d88174b19e39
BLAKE2b-256 c4336c780315d45f33bf094031330126686221f101f834f5f0035fddf5ad1aa7

See more details on using hashes here.

File details

Details for the file Flask_OAuthlib-0.7.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for Flask_OAuthlib-0.7.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 03d0f97670b8d35d0e2082f1410c9a58ac43f61cb0dbfd02dfcb8f45108232ad
MD5 b70d44381320714718e6f8c5201d6d27
BLAKE2b-256 a11a7c9f6a0e0e0f87745984dfcff2f4cf334bd3dfa3ea653c59a7257cceed82

See more details on using hashes here.

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