> For the complete documentation index, see [llms.txt](https://sofa.k43.ch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sofa.k43.ch/hints-and-tips/google-cloud-registration.md).

# Google Cloud Registration

{% hint style="danger" %}
This page is under construction and not yet finalized or verified. Please let me know if you have a running example.
{% endhint %}

### Application (Project) Registration

* Open [Google Cloud Platform](https://console.developers.google.com) website
* 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"

{% hint style="info" %}
You may be prompted to configure the consent screen before continuing.
{% endhint %}
