centralized OAuth access to OAuth providers in Django
Python
105
94 commits
updated Jul 31, 2014
django-oauth-access README
==========================
.. image:: https://img.shields.io/travis/eldarion/django-oauth-access.svg
:target: https://travis-ci.org/eldarion/django-oauth-access
.. image:: https://img.shields.io/coveralls/eldarion/django-oauth-access.svg
:target: https://coveralls.io/r/eldarion/django-oauth-access
.. image:: https://img.shields.io/pypi/dm/django-oauth-access.svg
:target: https://pypi.python.org/pypi/django-oauth-access/
.. image:: https://img.shields.io/pypi/v/django-oauth-access.svg
:target: https://pypi.python.org/pypi/django-oauth-access/
.. image:: https://img.shields.io/badge/license-BSD-blue.svg
:target: https://pypi.python.org/pypi/django-oauth-access/
This app provides support for:
* Twitter
* LinkedIn
* Yahoo
* Facebook (using OAuth 2.0 — it is functional, but needs more work)
* Likely any OAuth 1.0a compliant site
Contributing
============
To contribute code to this app go ahead and fork it. Sending us pull requests
on Github is the best way for code inclusion.
Before you send us a pull request please make sure you follow these
contributing guidelines from Pinax:
* `Committing code`_
* `Coding style`_
.. _Committing code: http://pinaxproject.com/docs/dev/contributing/#committing-code
.. _Coding style: http://pinaxproject.com/docs/dev/contributing/#coding-style
Not written in Markdown, so it's shown here as plain text — view it formatted on GitHub.
Python
86.6%
Shell
13.4%
centralized OAuth access to OAuth providers in Django
Python
105
94 commits
updated Jul 31, 2014
django-oauth-access README
==========================
.. image:: https://img.shields.io/travis/eldarion/django-oauth-access.svg
:target: https://travis-ci.org/eldarion/django-oauth-access
.. image:: https://img.shields.io/coveralls/eldarion/django-oauth-access.svg
:target: https://coveralls.io/r/eldarion/django-oauth-access
.. image:: https://img.shields.io/pypi/dm/django-oauth-access.svg
:target: https://pypi.python.org/pypi/django-oauth-access/
.. image:: https://img.shields.io/pypi/v/django-oauth-access.svg
:target: https://pypi.python.org/pypi/django-oauth-access/
.. image:: https://img.shields.io/badge/license-BSD-blue.svg
:target: https://pypi.python.org/pypi/django-oauth-access/
This app provides support for:
* Twitter
* LinkedIn
* Yahoo
* Facebook (using OAuth 2.0 — it is functional, but needs more work)
* Likely any OAuth 1.0a compliant site
Contributing
============
To contribute code to this app go ahead and fork it. Sending us pull requests
on Github is the best way for code inclusion.
Before you send us a pull request please make sure you follow these
contributing guidelines from Pinax:
* `Committing code`_
* `Coding style`_
.. _Committing code: http://pinaxproject.com/docs/dev/contributing/#committing-code
.. _Coding style: http://pinaxproject.com/docs/dev/contributing/#coding-style
Not written in Markdown, so it's shown here as plain text — view it formatted on GitHub.
Python
86.6%
Shell
13.4%