Google OAuth 2.0 Web Client
You need to setup credentials within the Google Developers Console at:
https://console.developers.google.com
(Information on how to do this is available on the Google Developers site:
https://developers.google.com/identity/protocols/OAuth2)
In your Google APIs Console create a new OAuth ClientId for a web application.
Add:
- http://yoursite.com/emshare2/authentication/oauth/googleauth.html
- http://yoursite.com/emshare2/views/settings/google/connectfinish.html
To the list of Authorized Redirect URLs.