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??/