Open Issues Need Help
View All on GitHub Add support for additional OAuth authentication methods and improve error handling about 2 months ago
AI Summary: The user is unable to authenticate with GitHub Enterprise Server using `opencode-copilot-auth` because it exclusively relies on the Device Code Flow, which may be unavailable or disabled on their GHES instance, resulting in a silent 404 error. The issue proposes adding support for alternative OAuth authentication methods, implementing fallback logic, and improving error handling to provide user feedback and guidance.
Complexity:
4/5
good first issue help wanted