Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+3 votes
751 views
in Plugins by

I followed all steps & 

1. Coped Google App ID:

2. Copied Google App Secret:

3. set Callback URL/Redirect URL  to http://<mydomain>.com/?hauth.done=Google

Now, On click of Google login, i am redirected to google account login. After entering password, it returns back to http://<mydomain>.com/?provider=Google&code=6

User is still logged out. Am I missing anything here??/

Q2A version: 1.8

1 Answer

+5 votes
by
selected by
 
Best answer

Go to https://console.developers.google.com and enable Google+ API for your project

by
Thanks a lot... :)
You saved me from Hell.... :D
...