You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 7, 2021. It is now read-only.
Is there a reccomended user type that could be added to the instructions, like:
Create an "OAuth Client ID" with the config:
User Type: "Internal" for typical usage, and "External" if you plan to publish and share your Tiny News outside of your organization
Name: "gatsby-source-google-docs"
Type: "Web application"
Redirect uri: "http://localhost"
https://console.developers.google.com/apis/credentials/oauthclient
The text was updated successfully, but these errors were encountered:
Perhaps this ticket could be renamed to "Add instructions for creating a GCP OAuth application before the instructions for creating OAuth credentials."
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
On following these instructions:
... the user is ultimately guided this GCP page:
https://console.cloud.google.com/apis/credentials/consent?folder=&organizationId=&project=xxx
Which looks like:
Is there a reccomended user type that could be added to the instructions, like:
The text was updated successfully, but these errors were encountered: