Create a GitHub App
Set up a GitHub App to generate OAuth credentials- Log in to GitHub
- Navigate to Settings > Developer settings > GitHub Apps
- Click ‘New GitHub App’
- Fill in the app name and description
- Set the app permissions as needed
- After creating, note the App ID
- Generate a client secret from the app settings
- The Client ID is shown in the app’s OAuth credentials section
Field Reference
The following fields are used when configuring this integration:- App ID (
app_id) - Client ID (
client_id) - Client Secret (
client_secret)