]> git.parisson.com Git - django-social-auth.git/commit
Ensure that redirect_uri has state argument on other backends. Refs #386
authorMatías Aguirre <matiasaguirre@gmail.com>
Wed, 4 Jul 2012 19:03:16 +0000 (16:03 -0300)
committerMatías Aguirre <matiasaguirre@gmail.com>
Wed, 4 Jul 2012 19:03:16 +0000 (16:03 -0300)
commit2977bc35989256fc6bd6f4368c050be9a2ebb0ac
treeb8a2b38fff330d01c99459caf48d6ef954aa8d13
parentec829f7f685fce6c593e407d70906fb4ef65b75f
Ensure that redirect_uri has state argument on other backends. Refs #386
social_auth/backends/__init__.py
social_auth/backends/contrib/github.py
social_auth/backends/contrib/instagram.py
social_auth/backends/contrib/yandex.py
social_auth/backends/facebook.py
social_auth/utils.py