Skip links

How to configure login with Google?

How to configure login with Google?

To configure google login api follow the steps below.

  1. Go to https://developers.google.com/identity/sign-in/web/sign-in.
  2. Click on Configure A Project.
  3. Give your project name and click next.
  4. Give your product name and click next.
  5. Configure 0auth client by selecting the web server and give your Authorized redirect URIs (example:https://example.com/social-login/google/callback) and click on Create.
  6. Then you will get the Client ID and Client Secret.
  7. Now go to The Shop admin Dashboard -> Settings > Social media logins and set the Client ID and Client Secret in Google Login Credential.
  8. Click on Save.