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.python.org/pypi/muffin-oauth

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

.. _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`_.

If you wish to express your appreciation for the role, you are welcome to send
a postcard to: ::

Kirill Klenov
pos. Severny 8-3
MO, Istra, 143500
Russia

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

Uploaded Source

Built Distribution

muffin_oauth-0.2.2-py2.py3-none-any.whl (5.3 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for muffin-oauth-0.2.2.tar.gz
Algorithm Hash digest
SHA256 606fc14c76740525aeb9134833f92a00a1827506b7eb0aaedcf30f9b203e06b7
MD5 974f306b4e3d1e8a26cb4aecee341e6f
BLAKE2b-256 382a7f00d4e30c101ef355e222626cbf1aade11e59301443360a770da13978f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for muffin_oauth-0.2.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 912d2c6797b5a70d0affde6dd147e1b04226437b2f394010ee79d980afabdcb4
MD5 0eb7dd3ffc41d1ec71f78067ef8ad80c
BLAKE2b-256 74fc04179485afa3618598ab491b7cd1aaf8f64198a815e588b41c093db4e08a

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