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
Not a huge priority for us but if you wanted to take a swing or do some research, that would be welcome! I believe this functionality exists in VS Code. We would just have to use it and connect it with code-server's existing auth flow.
Add token exchange. Create token on server and use as a cookie on the client.
We should use this as a default and issue a deprecation warning to anyone using the old methods.
See: #3422 (comment)
Edit: VS Code web already has token auth that we disable, could we make use of this? Then it should be pretty easy.
The text was updated successfully, but these errors were encountered: