Improve authentication flow with auth token
未關閉
enhancement
security
- 主要語言
- TypeScript
- 星號
- 79.3k
- 分支
- 6.8k
- 平均合併
- 2 天 6 小時
- 30 天內合併 PR
- 41
描述
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: https://github.com/cdr/code-server/pull/3422#issuecomment-853297900
**Edit**: VS Code web already has token auth that we disable, could we make use of this? Then it should be pretty easy.
貢獻指南
評估
這個 Issue 還沒有評估資料。