Setup Google OAuth Client ID

Setting up Google OAuth client ID will allow your customers to login via their google account. This support guide will help you with the setup process.

How to setup Google OAuth Client ID

  1. From the projects list, select a project or create a new one.

  2. If the APIs & services page isn't already open, open the console left side menu and select APIs & services.

  3. On the left, click Credentials.

  4. Click New Credentials, then select OAuth client ID.

Note: If you're unsure whether OAuth 2.0 is appropriate for your project, select Help me choose and follow the instructions to pick the right credentials.

  1. Select the appropriate application type for your project and enter any additional information required. Application types are described in more detail in the following sections.

  2. If this is your first time creating a client ID, you can also configure your consent screen by clicking Consent Screen. (The following procedure explains how to set up the Consent screen.) You won't be prompted to configure the consent screen after you do it the first time.

  3. Click Create client ID

  4. Copy the Oauth Client ID

  5. Go to Settings > System Tab >Scroll down to Customer Account > Google Tab

Last updated