David Larlet is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

david / django-oauth http://oauth.net/

Support of OAuth in Django. Note that http://code.welldev.org/django-oauth-plus will use python-oauth2 if you're interested in it.

Clone this repository (size: 114.7 KB): HTTPS / SSH
hg clone https://bitbucket.org/david/django-oauth
hg clone ssh://hg@bitbucket.org/david/django-oauth

Open pull requests

Title Source repository Source branch Last updated
#1: Since HMAC operates on bytes, not text,only bytes are accepted yurtaev / django-oauth