Skip links

Warning: Attempt to read property "parent" on bool in /home/activeitzone.com/public_html/activeitzone.com/wp-content/themes/ave-child/templates/header/header-docs.php on line 3

Google login Api configuration

Google login Api configuration

To configure google login api follow the steps below.

  • Go to https://developers.google.com/identity/sign-in/web/sign-in.
  • Click on Configure A Project.
  • Give your project name and click next.
  • Configure 0auth client by selecting web server and give your Authorized redirect URIs (example:https://example.com/social-login/google/callback) and click on Create.
  • Then you will get the Client ID and Client Secret.
  • Now go to Active Super Shop admin Dashboard -> Setup And Configuration > Social media login and set the Client ID and Client Secret in Google Login Credential.
  • Click on Save.