/django-oauth-access

centralized OAuth access to OAuth providers in Django

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

django-oauth-access README

image

image

image

image

image

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: