[PR #11990] fix: Use different OAuth App ID for GitHub Enterprise #14016

Open
opened 2026-02-16 18:18:50 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/11990

State: open
Merged: No


What does this PR do?

This PR fixes #3936 by using a different OAuth App ID for GitHub Enterprise login process. The reasoning and more details are described in my comment in that issue.

How did you verify your code works?

bun install
bun dev auth login

I was able to login to our ghe.com instance like that and then use Copilot via OpenCode.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/11990 **State:** open **Merged:** No --- ### What does this PR do? This PR fixes #3936 by using a different OAuth App ID for GitHub Enterprise login process. The reasoning and more details are described in my [comment](https://github.com/anomalyco/opencode/issues/3936#issuecomment-3839956614) in that issue. ### How did you verify your code works? ```shell bun install bun dev auth login ``` I was able to login to our ghe.com instance like that and then use Copilot via OpenCode.
yindo added the pull-request label 2026-02-16 18:18:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14016