mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-12 11:39:57 +01:00
Revert "Use Code OSS GitHub client id" (#252559)
This commit is contained in:
@@ -15,5 +15,5 @@ export interface IConfig {
|
||||
// not really a secret... so we allow the client secret in code. It is brought in before we publish VS Code. Reference:
|
||||
// https://docs.github.com/en/apps/oauth-apps/building-oauth-apps/best-practices-for-creating-an-oauth-app#client-secrets
|
||||
export const Config: IConfig = {
|
||||
gitHubClientId: 'a5d3c261b032765a78de'
|
||||
gitHubClientId: '01ab8ac9400c4e429b23'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user