]> git.parisson.com Git - django-social-auth.git/commit
Add tokens property to easilly access tokens per backend. Closes #290
authorMatías Aguirre <matiasaguirre@gmail.com>
Thu, 15 Mar 2012 00:04:13 +0000 (21:04 -0300)
committerMatías Aguirre <matiasaguirre@gmail.com>
Thu, 15 Mar 2012 00:04:13 +0000 (21:04 -0300)
commit68d9bcdf37349e18bc4ab8e34168cd9277116f58
tree482cff6c690f151d837473338bfb4e3bee186b7c
parent5610d0c5eb5f407c517270f2852f2721a76620e2
Add tokens property to easilly access tokens per backend. Closes #290
README.rst
doc/index.rst
doc/tokens.rst [new file with mode: 0644]
social_auth/backends/__init__.py
social_auth/backends/twitter.py
social_auth/models.py