⚒️Google Cloud Registration

How to register OAuth 2.0 for Google Cloud

This page is under construction and not yet finalized or verified. Please let me know if you have a running example.

Application (Project) Registration

  • Click on "Select a project" and secect "NEW PROJECT"

  • Enter any name, e.g. "SOFA Project" and select "CREATE"

Create Client Secret

  • Select "APIs & Services" > "Credentials"

  • Select "+ CREATE CREDENTIALS" > "OAuth client ID"

You may be prompted to configure the consent screen before continuing.

Last updated