I\'m adding Google Oauth2 to a Rails app, but have been unable to get past the early stages.
I\'ve set up an app, and defined client ID and secret.But I\'m getting <
Using xip.io you can provide a public url to redirect to like http://your_pow_app.192.168.0.1.xip.io/user/auth/google_oauth2/callback
Tested and working.