Social Login - How to create Google API Client ID and Client Secret?


How to create Google API Client ID and Client Secret?

Back to User Guides

  1. Log into your Google account, go to the   Developers Console, and click Create an empty project.
  2. Fill the fields in popup.
  3. Click the Enable APIs button.
  4. Locate Google+ API and click Enable API.
  5. In the left sidebar, under  APIs & auth, select Credentials, then click OAuth consent screen.

  6. On this page, enter your Product Name (it will be shown when users try to log in through Google). Then click Save.

  7. Click  Credentials then click the Add Credentials dropdown and select OAuth 2.0 client ID.
  8. Select Web application, and provide a name for your app.
  9. In the fields below, enter the following information:
    • Authorized JavaScript origins: https://YOUR_NAMESPACE
    • Authorized redirect URI: https://YOUR_NAMESPACE/login/callback

  10. Click Create, the next popup will show you the Client ID and Client Secret.

Get more information about the Social Login Popup Extension for Magento®.

Find other Magento products at the CreativeMinds Magento Store.

Let us know how we can Improve this Product Documentation Page.

To open a Support Ticket visit our support center.
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.