mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 08:27:17 +01:00
* feat: github-auth flag This will allow injecting credentials into code-server if you already have them. * Update Code Contains the GitHub auth changes. * Add e2e test for GitHub token |
||
|---|---|---|
| .. | ||
| extensions/test-extension | ||
| models | ||
| baseFixture.ts | ||
| codeServer.test.ts | ||
| extensions.test.ts | ||
| github.test.ts | ||
| globalSetup.test.ts | ||
| login.test.ts | ||
| logout.test.ts | ||
| openHelpAbout.test.ts | ||
| terminal.test.ts | ||