]> git.parisson.com Git - django-social-auth.git/commit
Since "Google-Oauth2" is called precisely that and we want to use "GOOGLE_OAUTH2_AUTH...
authorTim Richardson <mrichytech@gmail.com>
Wed, 21 Dec 2011 22:06:42 +0000 (22:06 +0000)
committerTim Richardson <mrichytech@gmail.com>
Wed, 21 Dec 2011 22:06:42 +0000 (22:06 +0000)
commitf7690c93a0d28e11059d449c6b3bf8316f4f3bd6
treee3ac3dd0a947034ef193f713a9c24b252329413d
parent3ac4b9d9d1c221f84fd3be14a39052ae117d81a0
Since "Google-Oauth2" is called precisely that and we want to use "GOOGLE_OAUTH2_AUTH_EXTRA_ARGUMENTS = {'access_type': 'offline'}" in our settings we must replace "-" with "_"
social_auth/backends/__init__.py