Tyler James Leonhardt
9cbcaa893f
Bring in branding when built ( #251451 )
...
* Bring in branding when built
Since we shouldn't have "Visual Studio Code" in this OSS repo.
* fix test
2025-06-13 16:41:29 -07:00
Tyler James Leonhardt
31620a3dec
Have Loopback Server flow redirect back to VS Code and make it the primary flow ( #251333 )
...
* Have Loopback Server flow redirect back to VS Code and make it the primary flow
Fixes https://github.com/microsoft/vscode/issues/250086
* Fix test
* Fix test
* Fix other test
2025-06-13 08:14:41 +02:00
Devraj Mehta
87ed97df8b
Use Electron fetch or Node fetch for github-authentication to support proxies ( #238149 )
...
* Attempt to use Electron fetch for github-authentication
Also changes fallback from node-fetch to the built-in Node fetch
* Remove Content-Length header Electron compatibility
It looks like it was set incorrectly to the body contents anyways.
2025-01-17 19:05:10 +00:00
Tyler Leonhardt
ac27273e48
Try to revoke tokens that are getting deleted
...
Best effort.
Fixes https://github.com/microsoft/vscode/issues/152055
2023-07-17 14:12:10 -07:00
Tyler James Leonhardt
b9b93f2b45
Depend on platform implementations for common features ( #165950 )
...
* don't depend on externals
* remove unneeded externals
2022-11-09 14:29:21 -08:00