1. Introduction
2. Create New Project
3. Set Up OAuth Consent Screen
4. Create Credentials
5. Integrate Google Login
6. From Customer Perspective
1. Introduction
![](https://support.sitegiant.com/wp-content/uploads/2023/01/google-login-banner.png)
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 to fasten the customer checkout process.
2. Create New Project
Step 1: Sign in to Google Cloud API Console > click on Select a project > NEW PROJECT
![](https://support.sitegiant.com/wp-content/uploads/2023/01/select-a-project-new-project.png)
Step 2: Insert the Project name > Create
![](https://support.sitegiant.com/wp-content/uploads/2023/01/project-name-create-1.png)
3. Set Up OAuth Consent Screen
Step 1: Go to the OAuth consent screen > choose External User Type > Create
![](https://support.sitegiant.com/wp-content/uploads/2023/01/oauth-consent-screen.png)
Step 2: Under App Information, fill in the App name and User support email
![](https://support.sitegiant.com/wp-content/uploads/2023/01/app-information-1.png)
Step 3: Under the Authorised domains, click on + ADD DOMAIN and insert your webstore URL without https:// > fill in your email addresses > Save And Continue
![](https://support.sitegiant.com/wp-content/uploads/2023/01/add-domain-email.png)
Step 4: Save and Continue the steps till the end > click on Back to Dashboard
![](https://support.sitegiant.com/wp-content/uploads/2023/01/oauth-consent-screen-step.png)
4. Create Credentials
Step 1: Go to Credentials > click on + Create Credentials > choose OAuth client ID
![](https://support.sitegiant.com/wp-content/uploads/2023/01/credentials-create-credentials-oauth-client-id.png)
Step 2: Choose the Application type as Web application
![](https://support.sitegiant.com/wp-content/uploads/2023/01/web-application.png)
Step 3: Insert the Name for the credentials
![](https://support.sitegiant.com/wp-content/uploads/2023/01/name.png)
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://support.sitegiant.com/wp-content/uploads/2023/01/authorised-javascript-origins-1.png)
Step 5: Copy the Client ID created for later use
![](https://support.sitegiant.com/wp-content/uploads/2023/01/copy-client-id.png)
5. Integrate Google Login
Step 1: Log in to SiteGiant Seller Center > go to Apps > Webstore > Google Login
![](https://support.sitegiant.com/wp-content/uploads/2023/01/apps-webstore-google-login.png)
Step 2: Enable the Status > paste the Client ID copied > Save
![](https://support.sitegiant.com/wp-content/uploads/2023/01/status-paste-client-id.png)
6. From Customer Perspective
Step 1: Congratulations! Now your customers can log in using their Google account and shop on your webstore
![](https://support.sitegiant.com/wp-content/uploads/2023/01/webstore-login-with-google.png)