You are viewing an older version of the Social Login documentation (1.x).
View the latest version (2.x) →
Providers
GitHub
Follow the below steps to connect to the GitHub API.
Connect to the GitHub API
- Go to GitHub and login to your account.
- Navigate to Settings → Developer settings → OAuth Apps.
- Click the New OAuth App button.
- In the Authorization Callback URL field, enter the value from the Redirect URI field in Social Login.
- Click the Register Application button.
- On the following page, click the Generate Secret button.
- Copy the Client ID from GitHub and paste in the Client ID field in Social Login.
- Copy the Client Secret from GitHub and paste in the Client Secret field in Social Login.
Last updated: May 4, 2026, 8:57:45 AM