Social Login - How to create Google API Client ID and Client Secret?
How to create Google API Client ID and Client Secret?
- Log into your Google account, go to the Developers Console, and click Create an empty project.
- Fill the fields in popup.
- Click the Enable APIs button.
- Locate Google+ API and click Enable API.
- In the left sidebar, under APIs & auth, select Credentials, then click OAuth consent screen.
- Click Credentials then click the Add Credentials dropdown and select OAuth 2.0 client ID.
- Select Web application, and provide a name for your app. In the fields below, enter the following information:
- Authorized JavaScript origins:
https://YOUR_NAMESPACE
- Authorized redirect URI:
https://YOUR_NAMESPACE/login/callback
- Click Create, the next popup will show you the Client ID and Client Secret.
On this page, enter your Product Name (it will be shown when users try to log in through Google). Then click Save.
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. |