Closed GoogleCodeExporter closed 9 years ago
Which keys you are using. If you are using keys provided by socialauth in
samples then you have to use the domain opensource.brickred.com.
Please have a look into the following URL to use your(any) domain from localhost
https://github.com/3pillarlabs/socialauth/wiki/How-to-run-application-with-Local
host-on-windows
If you are using your own key then read the following:-
For new registration
If you are registering your application on google, it provides key/secret for
OAuth2.0, so you'll have to use GooglePlus provider instead of google.
Make entry in oauth_consumer.properties file
googleapis.com.consumer_key = XXXXX
googleapis.com.consumer_secret = XXXXXX
And use googleplus as a provider key.
Original comment by tarun.na...@3pillarglobal.com
on 7 Aug 2014 at 1:56
Original comment by tarunnag...@gmail.com
on 31 Oct 2014 at 2:28
Original issue reported on code.google.com by
CS.SVI...@gmail.com
on 22 Jul 2014 at 5:18