Skip to main content

No project description provided

Project description

Muffin-OAuth
############

.. _description:

Muffin-OAuth -- Support OAUTH authentication in Muffin Framework.

.. _badges:

.. image:: http://img.shields.io/travis/klen/muffin-oauth.svg?style=flat-square
:target: http://travis-ci.org/klen/muffin-oauth
:alt: Build Status

.. image:: http://img.shields.io/pypi/v/muffin-oauth.svg?style=flat-square
:target: https://pypi-hypernode.com/pypi/muffin-oauth

.. image:: http://img.shields.io/pypi/dm/muffin-oauth.svg?style=flat-square
:target: https://pypi-hypernode.com/pypi/muffin-oauth

.. image:: http://img.shields.io/gratipay/klen.svg?style=flat-square
:target: https://www.gratipay.com/klen/
:alt: Donate

.. _contents:

.. contents::

.. _requirements:

Requirements
=============

- python >= 3.3

.. _installation:

Installation
=============

**Muffin-OAuth** should be installed using pip: ::

pip install muffin-oauth

.. _usage:

Usage
=====

See example application.
Run with command: ::

$ make run

And open http://fuf.me:5000 in your browser.

.. code:: python

# OAuth2
client = app.ps.oauth.client('github', access_token='...')
resource = yield from client.request('GET', 'user')

.. _bugtracker:

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:

Contributing
============

Development of Muffin-OAuth happens at: https://github.com/klen/muffin-oauth


Contributors
=============

* klen_ (Kirill Klenov)

.. _license:

License
=======

Licensed under a `MIT license`_.

.. _links:


.. _klen: https://github.com/klen

_MIT license: http://opensource.org/licenses/MIT

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

Uploaded Source

Built Distribution

muffin_oauth-0.0.15-py2.py3-none-any.whl (5.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file muffin-oauth-0.0.15.tar.gz.

File metadata

File hashes

Hashes for muffin-oauth-0.0.15.tar.gz
Algorithm Hash digest
SHA256 ed2e899c5bd02dd9bf516e385d4f4b383ac350f6dba4524b20e8a34f21215af3
MD5 835d464171a611a64bedec5db0fedd24
BLAKE2b-256 f9aec675c2fc5480f14c826f7df5f9c4f692b4e788131479732b8d5ac16d53a9

See more details on using hashes here.

File details

Details for the file muffin_oauth-0.0.15-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for muffin_oauth-0.0.15-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7095e17ceccd24149b2f5dfc2bc074afeeebe3332ab9f38851270b40f7ca9654
MD5 29141f9c46c47c78e72e8f1ce306bab3
BLAKE2b-256 88885dbf830322fd6d3bdfe55d1d5b302dfdbb15c4245b78c7e44c0ca920bb74

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