Closed sid24ss closed 10 years ago
do_auth()
is just for OAuth1 and OAuth2 backends only, GoogleAuth
is OpenId.
Shoot. Thanks. Didn't know that. Anyway, migrating to PSA now.
Close #786.
On Fri, Dec 27, 2013 at 9:29 AM, Matías Aguirre notifications@github.comwrote:
do_auth() is just for OAuth1 and OAuth2 backends only, GoogleAuth is OpenId.
— Reply to this email directly or view it on GitHubhttps://github.com/omab/django-social-auth/issues/786#issuecomment-31262090 .
Siddharth Swaminathan http://siddharthswaminathan.in/
Version: 0.7.28
Been stuck on this for ages. I'm trying to follow the example here for client side authorization. I keep getting the AttributeError.
Is this some version incompatibility issue?