![]() Github (github.com) |
|
Protocol | OAuth 2 |
Returned Data | userId, name, email, photo |
Requires SSL? | No |
How to Set Up GitHub API for Magento
In this article, you will learn how to find your GitHub API and integrate GitHub Login into Magento Social Login Pro extension. Please follow the step-by-step instructions below.
First of all, please, go to github.com/settings/applications.
Step-by-Step action:
- Go to the “Applications” tab in the main menu.
- Select the “Developer application” tab.
- Press on the “Register new application” button to start creating your application.

Step-by-Step action:
- Indicate the name for your application.
- Paste the homepage URL of your website.
- Provide application description.
- Indicate the Authorization callback URL. To find it, go to your backend-> Plumrocket-> Social Login Pro-> GitHub-> Callback URL.
- Press “Register application” button to finish.

Step-by-Step action:
- Here you can find “Client ID” of this application.
- Here you can find “Client Secret” of this application.

Configuring GitHub 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” -> “GitHub” Tab.
Step-by-Step action:
- Paste Client ID into the relevant field of the “GitHub” tab in your backend.
- Paste Client Secret into the relevant field of the “GitHub” tab in your backend.
- Press “Save Config” button.

The configuration of the Github Magento Social Login application is now completed.
Configuring GitHub 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” -> “GitHub” Tab.
Step-by-Step action:
- Paste Client ID into the relevant field of the “GitHub” tab in your backend.
- Paste Client Secret into the relevant field of the “GitHub” tab in your backend.
- Press “Save Config” button.

The configuration of the Github Magento 2 Social Login application is now completed.
Next Step > Return to Social Login Pro API Reference