GitHub#

Follow the below steps to connect to the GitHub API.

Connect to the GitHub API#

  1. Go to GitHub and login to your account.
  2. Navigate to SettingsDeveloper settingsOAuth Apps.
  3. Click the New OAuth App button.
  4. In the Authorization Callback URL field, enter the value from the Redirect URI field in Social Login.
  5. Click the Register Application button.
  6. On the following page, click the Generate Secret button.
  7. Copy the Client ID from GitHub and paste in the Client ID field in Social Login.
  8. Copy the Client Secret from GitHub and paste in the Client Secret field in Social Login.

Previous ← Facebook Next Google →