Closed GoogleCodeExporter closed 8 years ago
Not yet. But we have GenericOAuth2Provider. So you can try this with your
google OAuth2 keys. You have to make following entry in
oauth_consumer.properties file
socialauth.myprovider = org.brickred.socialauth.provider.GenericOAuth2Provider
myprovider.consumer_key=XXX
myprovider.consumer_secret=XXX
myprovider.authentication_url=.....
myprovider.access_token_url=.....
Here myprovider will be your providerid.
Regards
Tarun
Original comment by tarun.na...@3pillarglobal.com
on 8 Jan 2013 at 11:57
Original comment by tarun.na...@3pillarglobal.com
on 16 Jan 2013 at 2:42
Original issue reported on code.google.com by
q8e192@gmail.com
on 4 Jan 2013 at 12:25