# Create Google OAuth Client Id

You’d require your Package Id and SHA-1 Certificate before you can obtain the client id.

If you already have a cloud project you can skip Steps A and proceed to Step B.

**A.    Steps to create Cloud Project.**

1. Log in into Google Cloud account and create a new project.

   ![](file:///Users/venkateshmohta/Library/Group%20Containers/UBF8T346G9.Office/TemporaryItems/msohtmlclip/clip_image001.png)[Log into your account](https://console.cloud.google.com/projectcreate). Enter your project name. For example, see “My W2N App”.

<figure><img src="https://46162361-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MbRbEDU7JrvMAgg52AY%2Fuploads%2FxvU4c99m8F1fN2HUGJUj%2Fimage.png?alt=media&#x26;token=9cea90d7-3235-477e-8f62-e511c74b0d8d" alt=""><figcaption></figcaption></figure>

2\. After creating the app, select the API’s & Services from Left Menu -> OAuth Consent Screen

<figure><img src="https://46162361-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MbRbEDU7JrvMAgg52AY%2Fuploads%2F7Pw1HiWicO5cAQps81xU%2Fimage.png?alt=media&#x26;token=64275360-55e3-4da6-a8ba-b86979ec9d99" alt=""><figcaption></figcaption></figure>

3\.  Fill in the relevant details of your app and complete the process and return back to the dashboard.

<figure><img src="https://46162361-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MbRbEDU7JrvMAgg52AY%2Fuploads%2FpNP3orTPYCy9FJ9btZQx%2Fimage.png?alt=media&#x26;token=c0246905-9519-4dab-a2a2-c2496e2874de" alt=""><figcaption></figcaption></figure>

<figure><img src="https://46162361-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MbRbEDU7JrvMAgg52AY%2Fuploads%2FypMtdhXQeKCXTr05JPiU%2Fimage.png?alt=media&#x26;token=dabcdb7e-1f6d-46c9-a3f7-c15d42a6472e" alt=""><figcaption></figcaption></figure>

**B.    Creating the OAuth Client Id**

1\. Go to Credentials page and click on “+CREATE CREDENTIALS” button and select OAuth client ID option.

<figure><img src="https://46162361-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MbRbEDU7JrvMAgg52AY%2Fuploads%2FZ9xZiq69zp6a89ZMu6Oo%2Fimage.png?alt=media&#x26;token=d8c245b4-2084-4c7b-abcf-11167e1585e5" alt=""><figcaption></figcaption></figure>

2\. Enter the details obtained earlier, SHA-1 and Package Id

<figure><img src="https://46162361-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MbRbEDU7JrvMAgg52AY%2Fuploads%2FdLmmxO6fa7oCbbnS1efe%2Fimage.png?alt=media&#x26;token=0a595c0b-93fc-48d2-83c0-87c7c0650d6b" alt=""><figcaption></figcaption></figure>

3\. Copy the Client Id and add save it, you’ll be required to provide it to us for integration.

<figure><img src="https://46162361-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MbRbEDU7JrvMAgg52AY%2Fuploads%2F2fusvlfA8mKj8BGxqvrs%2Fimage.png?alt=media&#x26;token=d90b8118-1719-41af-93f9-db8393f35907" alt=""><figcaption></figcaption></figure>

Also you'll need to create the same for Web Client.

<figure><img src="https://46162361-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MbRbEDU7JrvMAgg52AY%2Fuploads%2FTF0B9IPcGauszJnLctLu%2FScreenshot%202022-08-27%20at%2012.11.28%20PM.png?alt=media&#x26;token=c9aec43b-22d0-4c1e-af88-0331ff70af33" alt=""><figcaption></figcaption></figure>
