- Visit https://github.com and log in using your credentials
- Click your profile picture at the Top Right Corner
- Click Settings
- Click Developer Settings at Left Sidebar
- Click OAuth Apps at Left Sidebar
- Click New OAuth App at Right Sidebar Top
- Fill out the mandatory fields like Application Name, Homepage URL, Application Description.
- You can get the Authorization Callback URL: https://your-domain.com/auth/github/callback
- Paste the URL in Github Authorization Callback URL and click Register application
- Copy the Client ID and paste it in your website social login settings panel.
Categories