Using GITHUB_TOKEN
to setup auth for extensions
#6477
Unanswered
kohlivarun5
asked this question in
Q&A
Replies: 1 comment 6 replies
-
@code-asher Is this working as expected, or might I be missing some setup ? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I see that there is support for
GITHUB_TOKEN
to be passed in via the env, and tests here seem to suggest that with that, user should not need to log-in again.In my environment, when I try this, the extension asks to sign-in and routes to Github for auth

"github-enterprise.uri"
in code-server settings.jsonSign-In
&Allow
? Ideally, we would be able to set it up such that the extension just works as pre-authorizedInfo about code-server
Beta Was this translation helpful? Give feedback.
All reactions