]> git.parisson.com Git - django-social-auth.git/commit
The way to retrieve the correct value for expires variable depends on whether this
authorMarios <assiotis@alum.mit.edu>
Mon, 11 Jun 2012 08:41:05 +0000 (01:41 -0700)
committerMarios <assiotis@alum.mit.edu>
Mon, 11 Jun 2012 08:41:05 +0000 (01:41 -0700)
commitd954516c71b7f7f2260e73ac4a60ad306716a79a
tree2fe7b05b2fda8ac16d5b4e2ac02fe12e790b528c
parent26cc92694faadf9c511fb02fd03c20c661673d85
The way to retrieve the correct value for expires variable depends on whether this
is a normal facebook app or a canvas app. The value is correctly extracted but when
it comes time to assign it to our dictionary, the assumption is made that it is a
normal facebook app. This breaks canvas apps
social_auth/backends/facebook.py