Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 849 Bytes

github-enterprise-auth-from-dev-build.md

File metadata and controls

9 lines (7 loc) · 849 Bytes

Authenticating GitHub Enterprise from a Desktop-dev Build

  1. Find or create an organization on the GHE instance that you are an owner of
  2. Create a new OAuth app in the organization. Input x-github-client://oauth as the authorization callback URL: New_OAuth_Application
  3. Insert the Client ID and Client Secret into the app-info.ts file
  4. Build and run the Desktop-dev app
  5. Go to "Preferences", click the "Accounts" tab, and sign into GitHub Enterprise. Click "Continue With Browser" to proceed with the OAuth flow