No project description provided
Project description
Muffin-OAuth – Support OAUTH authentication in Muffin Framework.
Requirements
python >= 3.3
Installation
Muffin-OAuth should be installed using pip:
pip install muffin-oauth
Usage
See example application. Run with command:
$ make run
And open http://fuf.me:5000 in your browser.
# OAuth2
client = app.ps.oauth.client('github', access_token='...')
resource = yield from client.request('GET', 'user')
Bug tracker
If you have any suggestions, bug reports or annoyances please report them to the issue tracker at https://github.com/klen/muffin-oauth/issues
Contributing
Development of Muffin-OAuth happens at: https://github.com/klen/muffin-oauth
Contributors
klen (Kirill Klenov)
License
Licensed under a MIT license.
If you wish to express your appreciation for the project, you are welcome to send a postcard to:
Kirill Klenov pos. Severny 8-3 MO, Istra, 143500 Russia
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
Built Distribution
File details
Details for the file muffin-oauth-0.5.3.tar.gz
.
File metadata
- Download URL: muffin-oauth-0.5.3.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d962c2830f3f845a2c643976d99c45f8b64a0565538b67c3f16c263e03b6646 |
|
MD5 | 8c9ad83cba8237fdd8ba99076c6548ce |
|
BLAKE2b-256 | c44a7e76088a11c82d17b1f38001751f7d37863c6cb1f627910d30015fbc5beb |
File details
Details for the file muffin_oauth-0.5.3-py3-none-any.whl
.
File metadata
- Download URL: muffin_oauth-0.5.3-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 862e8b985f6283eb1d34131910939e76314b70a9604a1d96b3382b50206c7e7c |
|
MD5 | f08fa864997236db2453f754b26dae11 |
|
BLAKE2b-256 | 7af5c92ea975bdec319db4d72552f4fbeb6235b2ae55194adf07f4377021c3a5 |