> For the complete documentation index, see [llms.txt](https://docs.neurelo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neurelo.com/guides/user-auth/google.md).

# Google

To set up OAuth for Google navigate to <https://console.cloud.google.com/apis/credentials> and create a new Client ID. If this is your first time doing this you may need some initial setup (see <https://support.google.com/cloud/answer/6158849>).

<figure><img src="https://3406482452-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvzFLT4zSSU6J1uzbt5OF%2Fuploads%2FH84P3oaP0w6Bjbgvda5s%2FScreenshot%202024-09-19%20at%2015.54.49.jpg?alt=media&amp;token=06fd5b46-dfa2-4da9-8a03-34c800d23dad" alt="" width="563"><figcaption></figcaption></figure>

In the create form, set the fill in the following:

* **Application type**: Web application
* **Name**: The name of your application
* **Authorized redirect URIs**: Add the callback URL from the Auth Provider dialog

<figure><img src="https://3406482452-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvzFLT4zSSU6J1uzbt5OF%2Fuploads%2Fez0trC288vL2GiHqGsEN%2FScreenshot%202024-09-19%20at%2016.01.46.jpg?alt=media&amp;token=38dbf3f1-f936-4a90-9b67-26de5997a942" alt="" width="375"><figcaption></figcaption></figure>

After adding the new OAuth client, you can copy the Client ID and Client secret into the Auth Provider dialog and save.

<figure><img src="https://3406482452-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvzFLT4zSSU6J1uzbt5OF%2Fuploads%2F3aJWjUOb4HBCxDZShlip%2FScreenshot%202024-09-19%20at%2015.58.46.jpg?alt=media&amp;token=e2625a46-d67c-4f01-890d-92800b3383a1" alt="" width="375"><figcaption></figcaption></figure>
