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:
OAuth1 with twitter
OAuth2 with facebook
Non-standard OAuth-like service weibo
Another Chinese Social service douban
Project details
Release history Release notifications | RSS feed
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.0.tar.gz
(7.1 kB
view details)
File details
Details for the file Flask-OAuthlib-0.1.0.tar.gz
.
File metadata
- Download URL: Flask-OAuthlib-0.1.0.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd09d35b9a0c4ebcf74ec08b40c92c5b1f4c696d9f2986fed49a635de2131246 |
|
MD5 | 1cd5ffe9b58f3a5fedc3c522a985af72 |
|
BLAKE2b-256 | ccc6ca6bdfc09304fe6765b0be1a7737e6c90980225300c4efc3bf2f706ce772 |