GitHub OAuth App
  • 07 Jan 2025
  • 1 Minute to read
  • Contributors
  • Dark
    Light

GitHub OAuth App

  • Dark
    Light

Article summary

  1. To create a GitHub OAuth App, navigate to the organization developer settings page at https://github.com/organizations/{org}/settings/applications and create a new app.

GitHub Developer Settings page showing OAuth apps section with a highlighted button.

  1. Fill in the following details on the new OAuth app page

    1. Application Name: Unleash

    2. Homepage URL: https://www.unleash.so

    3. Authorization callback URL: Callback URL provided by your Unleash representative

Form to register a new OAuth application with required fields and options.

  1. Generate a Client Secret from the newly created app and share the Client ID and Client Secret with your Unleash representative

GitHub Developer Settings page showing application details and client ID information.

GitHub Developer Settings page showing application details and client secrets management.


Was this article helpful?