![]() Yahoo (yahoo.com) |
|
Protocol | OAuth 1 |
Returned Data | email, userId, name, photo |
Requires SSL? | No |
How to Set Up Yahoo API for Magento
In this article, you will learn how to find your Yahoo! API and integrate Yahoo! Login into Magento Social Login Pro module. Please follow the step-by-step instructions below.
Step-by-Step action:
- Log into developer.yahoo.com/apps
- Click on “Create an App” to start creating your application.

Step-by-Step action:
- Indicate your application name.
- Provide short description of the application.
- Specify the Homepage URL
- Set the Redirect URL

Step-by-Step action:
- Choose the “Confidential Client” OAuth Client Type.
- From API Permissions select “OpenID Connect Permissions”.
- Choose “Email”.
- Choose “Profile”.
- Press “Create App” button to create your Yahoo application.

Step-by-Step action:
- Here you can find “Consumer ID” of this application, copy it to your clipboard.
- Here you can find “Consumer Secret” of this application, copy it to your clipboard.

Configuring Yahoo Integration in Magento Social Login Pro Extension
In this step you must update your Magento Social Login Pro Extension configuration. In your magento admin panel, go to “System” -> “Configuration” -> “Plumrocket Inc” -> “Social Login Pro” -> “Yahoo” Tab.
Step-by-Step action:
- Paste Client ID into the relevant field of the “Yahoo!” tab in your backend.
- Paste Client Secret key into relevant field of the “Yahoo!” tab in your backend.
- Press “Save Config” button.

Configuration of Yahoo Magento Social login application is now completed.
Configuring Yahoo Integration in Magento 2 Social Login Pro Extension
In this step you must update your Magento 2 Social Login Pro Extension configuration. In your magento 2 admin panel, go to “Plumrocket” tab in the main menu -> “Social Login Pro” section -> “Configuration” -> “Yahoo” Tab.
Step-by-Step action:
- Paste Client ID into the the relevant field of the “Yahoo!” tab in your backend.
- Paste Client Secret key into the relevant field of the “Yahoo!” tab in your backend.
- Press “Save Config” button.

Configuration of Yahoo Magento 2 Social login application is now completed.
Next Step > Return to Social Login Pro API Reference