eldarion / django-oauth-access

centralized OAuth access to OAuth providers in Django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-oauth-access README

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:

About

centralized OAuth access to OAuth providers in Django

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 86.6%Language:Shell 13.4%