Follow the below steps to 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.