code-server GitHub token not authenticating the GitHub Authentication extension
I'm trying to setup code server to automatically authenticate the GitHub Authentication extension via the GITHUB_TOKEN environment variable. Based on this e2e test, it looks like I just have to set
GITHUB_TOKEN and it should work.
Instead, the extension tries to initiate an oauth device flow for a new token, indicating that it isn't "happy" with the token provided via the env. What am I doing wrong here?
I have confirmed that the code-server process does in fact have the token set, and that the token is valid:
3 Replies
<#1441410146491174975>
Category
Help needed
Product
code-server
Platform
Linux
Logs
Please post any relevant logs/error messages.
Please post any relevant logs/error messages.Available in post