# Google

### Google as OAuth Identity Provider

To use Google as Auth Provider, you must setup a so-called "OAuth 2.0 Client ID". You can do so in the Google Cloud Console. <https://console.cloud.google.com/apis/credentials>

<figure><img src="https://934254130-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjNgeI0mUzgw6Re92iTOw%2Fuploads%2FKFBPYsN8YtJ4hNmwN1wC%2FGoogle%20OAuth%20Credencials.png?alt=media&#x26;token=439e7f4e-0ec4-4f2a-93b4-01b099734bca" alt=""><figcaption><p>You can create many OAuth 2.0 Client IDs</p></figcaption></figure>

Use the Form to create your Client ID (app registration)

<figure><img src="https://934254130-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjNgeI0mUzgw6Re92iTOw%2Fuploads%2FU0eEcGm5f2FsVEGhqYTo%2FGoogle%20create%20Client%20ID.png?alt=media&#x26;token=24e9869d-285b-44ba-a2a9-1fedbd15ec86" alt=""><figcaption><p>You can set multiple redirect URLs</p></figcaption></figure>

On the right side, you will find the Client-ID and Client Secret. Now you go back to Lowcoder Settings > Auth Providers and click "Add OAuth Provider" and select Google from the list of Auth Providers.

<figure><img src="https://934254130-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjNgeI0mUzgw6Re92iTOw%2Fuploads%2FmPp7JatAjNCxFgckmJ7S%2FOAuth%20Add%20Provider.png?alt=media&#x26;token=b91b12f9-3150-4c50-aefd-d95f498854c4" alt=""><figcaption><p>select Google as Auth Provider from the List</p></figcaption></figure>

You can now copy and paste the Client ID and Client Secret from the Google Cloud Console.

<figure><img src="https://934254130-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjNgeI0mUzgw6Re92iTOw%2Fuploads%2FKNtfpkb69RlI3xUl48nN%2FOAuth%20Add%20Google.png?alt=media&#x26;token=c15e5e54-008e-40ea-a7e3-aa499ef49706" alt=""><figcaption></figcaption></figure>

Thats it! Now you can invite new Users to Lowcoder. They can choose Google to Sign Up (register) or Sign in / log in.

<figure><img src="https://934254130-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjNgeI0mUzgw6Re92iTOw%2Fuploads%2FDKumdgQAdCwfM9Ih8Cof%2FOAuth%20Register%20with%20Invite%20Link.png?alt=media&#x26;token=435f89c5-b34b-4dc2-8554-3ea3bf835733" alt=""><figcaption><p>Based on an invite Link, users can now login with the OAuth provider Google.</p></figcaption></figure>
