Skip to main content

Support OAuth authentication for Muffin Framework.

Project description

Muffin-OAuth – Support OAuth authentication for Muffin Framework.

Tests Status PYPI Version Python Versions

Requirements

  • python >= 3.9

Installation

Muffin-OAuth should be installed using pip:

pip install muffin-oauth

Usage

Get OAuth Access/Refresh Tokens

See an example application in example.py. Run the example with command:

$ make example

And open http://localhost:5000 in your browser.

Load resouces with access tokens

# OAuth2
client = oauth.client('github', access_token='...')
resource = await 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. .. _links:

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

muffin_oauth-2.5.1.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

muffin_oauth-2.5.1-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file muffin_oauth-2.5.1.tar.gz.

File metadata

  • Download URL: muffin_oauth-2.5.1.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1024-azure

File hashes

Hashes for muffin_oauth-2.5.1.tar.gz
Algorithm Hash digest
SHA256 212ef9bf4682030f29d2b2ba49c04ef6fac785d0bd8e6c805e8cae1c771e5716
MD5 6c96c64baa9b349334c9d86dc2a7e95f
BLAKE2b-256 bf6e48b14d699cf6941ea425e196afb3a04607483655038f904e80a0ba5591e5

See more details on using hashes here.

File details

Details for the file muffin_oauth-2.5.1-py3-none-any.whl.

File metadata

  • Download URL: muffin_oauth-2.5.1-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1024-azure

File hashes

Hashes for muffin_oauth-2.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6a15e7c648e2c8f052a6b2fcb6dac7cc197d6799de4312b615a5808304885cf8
MD5 046db86e533ef85ab094cee0e789f244
BLAKE2b-256 052c08b2b95825dce7c10ff9ea736996672874750d6b0fd288fcc099995d3be0

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