Next navigate to the Enabled APIs & Services menu:Press + Enable APIs & Services and enable the Google Picker API. This allows your OAuth application to download files that your tenant explicitly gives you access to.
Next, navigate to the Google Auth Platform to create your OAuth application.Create an external application with the support emails that you would like to surface to your tenants.Next create an OAuth client with the callback https://hotglue.xyz/callback:Make sure to copy your client id and secret to be later used in the hotglue dashboard.Finally, navigate to the Audience tab to publish your application. Note that until the application is verified by google, your tenants will see a warning before authenticating.
In order to use Google’s client-side file picker, you’ll need to generate a developer token for the hotglue widget to use.On the lefthand sidebar, navigate to APIs & Services > Credentials.Next press + Create Credentials > API key to get an API key. Once its generated, we recommend restricted its scope to just the Google Picker API.
Finally, in order to support the Google Picker API, hotglue requires your Google Cloud project number (AKA app id). You can find the file picker by navigating to the hot dog icon in the top right corner and pressing project settings.