1. Introduction
2. Create New Project
3. Set Up Branding
4. Create Client’s Credentials
5. Set Up Google Login Integration
6. Additional Information
1. Introduction

With Google Login, customers can quickly register on your webstore using their Google account with a simple click. Without the need to fill out the registration form and remember the password, it could help speed up the customer checkout process.
2. Create New Project
Step 1: Sign in to Google Cloud API Console > click on Select a project > New Project.

Step 2: Insert the Project name > Create.

3. Set Up Branding
Step 1: Go to the Branding > under App information, fill in the App name and User support email.

đNote: For the initial setup, verification is not required as long as your app does not access sensitive user data. If Google detects that your app is requesting sensitive information, you will receive a notification prompting you to complete the verification process, including updating your details to reflect your business information.
Step 2: Under the Authorised domains, click + Add domain and insert your webstore URL without https:// > fill in your Email addresses > Save.

4. Create Client’s Credentials
Step 1: Go to Clients > click + Create client.

Step 2: Choose the Application type as Web application.

Step 3: Insert the Name of the clients.

Step 4: Click on + Add URI and insert your domain name as below under Authorised JavaScript origins and Authorised redirect URIs > Create.
Authorised JavaScript origins https://yourdomainname.com https://www.yourdomainname.com Authorised redirect URIs https://yourdomainname.com/ (with slash /) https://www.yourdomainname.com/ (with slash /) https://yourdomainname.com/checkout (without slash /) https://www.yourdomainname.com/checkout (without slash /) https://yourdomainname.com/checkout-v2 (without slash /) https://www.yourdomainname.com/checkout-v2 (without slash /)

Step 5: Copy the Client ID for later use.

5. Set Up Google Login Integration
Step 1: Log in to SiteGiant Seller Center > navigate to Apps on the sidebar menu > Webstore & Shopping App > Google Login.

Step 2: Enable the Status > paste the Client ID to the respective field > Save.

Step 3: The Login with Google button will be available on the Customer Login page.

đAdditional Information
1. Linked Account (From Customer Perspective)
After the customer successfully log in with Google, the account will be automatically linked under My Account > Linked Account.

đ Note: Each Google account can only be linked to one account. If the customer wishes to unlink the account, they can click the Unlink button.