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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file muffin-oauth-0.5.2.tar.gz.
File metadata
- Download URL: muffin-oauth-0.5.2.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 |
ca59357037ece80ac3275aa4d5028172dad084163bcb2f779afe399407b3a772
|
|
| MD5 |
0b661ea7dcc13100acb504aa179d94b9
|
|
| BLAKE2b-256 |
2eb7150b75f0f05a2c63b4458f756a7517ab2ecee100a2d37d561a8ac3399c78
|
File details
Details for the file muffin_oauth-0.5.2-py3-none-any.whl.
File metadata
- Download URL: muffin_oauth-0.5.2-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 |
7f62c71260f82e731c77caab528c2514a21d85549d09ecf3fcad7215e5209917
|
|
| MD5 |
e5de79c1e37e5ccd1633efde3878185d
|
|
| BLAKE2b-256 |
2e894d3b08525760c0c7d94e41c8979c11ccdc5639f1fd2a3d95c859c393989d
|