Skip to main content

Create a GitHub App

Set up a GitHub App to generate OAuth credentials
  1. Log in to GitHub
  2. Navigate to Settings > Developer settings > GitHub Apps
  3. Click ‘New GitHub App’
  4. Fill in the app name and description
  5. Set the app permissions as needed
  6. After creating, note the App ID
  7. Generate a client secret from the app settings
  8. The Client ID is shown in the app’s OAuth credentials section
Related Documentation: View GitHub App Registration Documentation

Field Reference

The following fields are used when configuring this integration:
  • App ID (app_id)
  • Client ID (client_id)
  • Client Secret (client_secret)