Obtain Your Client ID
We recommend checking out this
video before getting started with OAuth.
Log in to
Google's Developer Console, and create a new
Project if you haven't done so already.
In the Google API Manager, search for the API you'd like to enable and click Enable.
Go to the credentials tab and create a new
Client ID and specify
Web Browser for the Application Type.
Save the Consent screen details. Specify this callback URL as the Authorized Redirect URI:
https://ACCOUNT_NAME.temboolive.com/callback/google
Plug in the Client ID you've generated into the first input.