You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New version of auth page comes up, github copilot can't find token, assuming I don't have access to github copilot.
Logs
No response
Screenshot/Video
4.1.0.mp4
Does this issue happen in VS Code?
I cannot reproduce this in VS Code.
Are you accessing code-server over HTTPS?
I am using HTTPS.
Notes
It looks like new version contain new url for authing with github. I would prefer to use old auth url (4.0.2) since it works fine with github copilot and others.
Is there an existing issue for this?
OS/Web Information
code-server --version: 4.1.0Steps to Reproduce
Expected
4.0.2.mp4
This is the video of code-server v4.0.2
Old auth url works fine by extracting the state, and put it into
as stated in #4363
Actual
New version of auth page comes up, github copilot can't find token, assuming I don't have access to github copilot.
Logs
No response
Screenshot/Video
4.1.0.mp4
Does this issue happen in VS Code?
Are you accessing code-server over HTTPS?
Notes
It looks like new version contain new url for authing with github. I would prefer to use old auth url (4.0.2) since it works fine with github copilot and others.