Skip to main content

OAuthlib for Flask

Project description

Wheel Status Latest Version Travis CI Status Coverage Status

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 as 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

Installing 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 documentation at flask-oauthlib@readthedocs.

If you are only interested in the 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.9.1.tar.gz (33.3 kB view details)

Uploaded Source

Built Distribution

Flask_OAuthlib-0.9.1-py2.py3-none-any.whl (38.6 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for Flask-OAuthlib-0.9.1.tar.gz
Algorithm Hash digest
SHA256 0f43719fdc2a6a59a58af133eb76453d4e52de9bb55675f8b698d49963e2a7da
MD5 8723b0d49ea9550ab77a3b0711bb7a43
BLAKE2b-256 5b894c89e253f65ae29531ae5e4171f4016ce346128341e6551e4933ab190716

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for Flask_OAuthlib-0.9.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a99a7e82188115718b86e9dee4e5b814dbda8ce94ece44d30bcfcf3ca251ea20
MD5 36af1f5ad227af887ff1b88b8b414d5e
BLAKE2b-256 26bb4d800ddadf65498d31fd844686c74ed9b648e446c2bbca8dbe2ef6964788

See more details on using hashes here.

Provenance

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