Skip to main content

OAuthlib for Flask

Project description

Donate lepture 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.

Security Reporting

If you found security bugs which can not be public, send me email at me@lepture.com. Attachment with patch is welcome.

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

Uploaded Source

Built Distribution

Flask_OAuthlib-0.9.4-py2-none-any.whl (39.8 kB view details)

Uploaded Python 2

File details

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

File metadata

File hashes

Hashes for Flask-OAuthlib-0.9.4.tar.gz
Algorithm Hash digest
SHA256 bcd6f2f4f58c764824a1de31b9beae22585c5191992d298c0be0b3118dfcbdc6
MD5 a76c6b06a7f62dc2ee173fe1a0fcff8c
BLAKE2b-256 0e8a775cd729baec72ce388c175e7aa0cba3a7a0b7740c5a5803d335235d38df

See more details on using hashes here.

File details

Details for the file Flask_OAuthlib-0.9.4-py2-none-any.whl.

File metadata

File hashes

Hashes for Flask_OAuthlib-0.9.4-py2-none-any.whl
Algorithm Hash digest
SHA256 3afd6b4bd886a3a38e30894dc1ecbb8781368a3ffc63bc84d6cbc94f1e29f553
MD5 040185235002791dd60a9a80d32a45e7
BLAKE2b-256 01d6e044149be024b9500c1a1487e99ad46c1912337cdc01bdb0a6cc1e4aba41

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