Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Electron fetch or Node fetch for github-authentication to support proxies #238149

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

devm33
Copy link
Contributor

@devm33 devm33 commented Jan 17, 2025

Essentially a mirror of the changes in #229202 for the microsoft-authentication extension.

Fixes #207867

Also changes fallback from node-fetch to the built-in Node fetch
It looks like it was set incorrectly to the body contents anyways.
@devm33 devm33 force-pushed the devm33/gh-auth-fetch branch from 643528e to 419205a Compare January 17, 2025 18:22
@TylerLeonhardt TylerLeonhardt enabled auto-merge (squash) January 17, 2025 18:29
@vs-code-engineering vs-code-engineering bot added this to the January 2025 milestone Jan 17, 2025
@TylerLeonhardt TylerLeonhardt merged commit 87ed97d into microsoft:main Jan 17, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use electron.net in the github-authentication extension
3 participants