mirror of
https://github.com/desktop/desktop
synced 2024-10-31 05:19:03 +00:00
7e58c67158
Since GitHub is launching additional variants of GitHub Enterprise, we want to avoid confusion by changing references to Enterprise Server to just Enterprise.
849 B
849 B
Authenticating GitHub Enterprise from a Desktop-dev Build
- Find or create an organization on the GHE instance that you are an owner of
- Create a new OAuth app in the organization. Input
x-github-client://oauth
as the authorization callback URL: - Insert the Client ID and Client Secret into the
app-info.ts
file - Build and run the Desktop-dev app
- Go to "Preferences", click the "Accounts" tab, and sign into GitHub Enterprise. Click "Continue With Browser" to proceed with the OAuth flow