Configure Google Client
Step 1: Log in to your Google Account and go to the following URL. https://developers.google.com/identity/sign-in/web/sign-in
Step 2: Click on “Credentials Page”
Step 3: You will be redirected to the credentials page. Click Create Credentials
Step 4: A dropdown will appear and make sure to select “0Auth Client ID”
Step 5: In the next step, a form will come in view and do the following
And click “Create”
Step 6: OAuth client will be created, and you will get your Client ID and the Client Secret in a pop-up. Copy the Client ID and paste it in Directory Settings → Extensions Settings → Social Login → Google Client ID



- Select “Web Application” as Application Type
- Type in the URI in “Authorized JavaScript Origins”
- Type in the URI again in “Authorized Redirect URIs”


Last Updated: June 18th, 2020