Improve authentication flow with auth token
Offen
enhancement
security
- Vorherrschende Sprache
- TypeScript
- Sterne
- 79.3k
- Forks
- 6.8k
- Ø Merge
- 2 T. 6 Std.
- Gemergte PRs (30 T.)
- 41
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.