Files
vscode/extensions
Tyler James Leonhardt 06eb374137 Improve GHES flow (#172959)
* Improve GHES flow

It's clear to me now that a lot of users of the GHES flow have auth behind a VPN. Something that we cannot support in the OAuth flow because we require making a request to vscode.dev who makes a request to the GHES instance.

In light of this, we will remove the OAuth flow for GHES. Fear not, though... because both the Device Code Flow and the PAT flow are there and the PAT flow has been improved in 1.75... so in conclusion, I think GHES is handled as best we can with this PR.

Additionally, there is some "Hosted GitHub Enterprise" scenarios popping up, and this future proofs that by allowing "Hosted GitHub Enterprise" experiences to go through the OAuth flow because we know for a fact that they will be accessible from vscode.dev.

Fixes #169619
Fixes https://github.com/microsoft/vscode-internalbacklog/issues/3398

* Use api. sub domain and update telemetry logic
2023-01-31 13:25:12 -08:00
..
2023-01-30 06:27:20 -08:00
2023-01-30 06:27:20 -08:00
2023-01-30 06:27:20 -08:00
2023-01-30 06:27:20 -08:00
2023-01-30 06:27:20 -08:00
2023-01-30 06:27:20 -08:00
2023-01-30 06:27:20 -08:00
2023-01-30 06:27:20 -08:00
2023-01-13 10:42:37 +01:00