Skip to main content

Set up Google Login for Forms & Contacts Portal

Enable Google Sign-In for Forms & Contacts Portal. Learn how to create a Google Cloud project, configure OAuth, generate a Client ID and Client Secret, and complete the setup.

Written by Mishal Ahamed Ibrahim

Before you begin

Google Login must first be enabled on your account. If you don't already have access, please contact our support team.

You'll also need a Google account to create a Google Cloud project. A free Google account is sufficient; Google Workspace is not required.


Step 1: Create a Google Cloud project

  1. Sign in with your Google account.

  2. In the top-right corner, click the Organisation selector.

  3. Select New Project.

  4. Enter a clear project name (for example, Your Company - Login).

  5. Click Create.

  6. Once the project has been created, select it to make it your active project.

    Step 2: Configure the Google Auth Platform

  7. In the search bar at the top of Google Cloud Console, search for Google Auth Platform.

    1. Open Google Auth Platform.

    2. Select Branding.

    3. Click Get Started.

  8. Complete the following fields:

    • App name

    • User support email

    • Application home page

    • Privacy Policy URL

    • Terms of Service URL

    • Authorised domain

    Note

    The App name is what users will see when signing in with Google.

    Step 3: Configure the audience

    1. Select Audience.

    2. Click Get Started.

    3. Choose the appropriate audience.

    Internal

    Choose Internal only if every user signing in belongs to your own Google Workspace organisation.

    External

    Choose External if customers, employees, franchisees, partners or any users outside your Google Workspace organisation need to sign in.

    Recommendation

    Most organisations should choose External.

    Step 5: Create an OAuth client

    1. In Google Auth Platform, select Clients.

    2. Click Create client.

    3. For Application type, select Web application.

    4. Enter a recognisable name for your client, for example:

      • Your Company Web Login

    5. Under Authorised redirect URIs, add the following redirect URI

    6. Click Create.

    7. Google will generate a Client ID and Client Secret for your OAuth client.

      This is where you can find the Google Callback URL.
      In a separate browser tab, log in to your Leat Dashboard.

      Navigate to Settings > Login Providers.

Copy the Google Callback URL.

Step 6: Add the credentials to your account

Copy the following values into your Forms & Contacts Portal integration settings:

  • Google Client ID

  • Google Client Secret

Important

Keep your Client Secret private. Never share it publicly or send it via email.

Did this answer your question?