mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-12 19:18:32 -05:00
Merge from vscode cfbd1999769f4f08dce29629fb92fdc0fac53829
This commit is contained in:
@@ -345,6 +345,11 @@ interface IWorkbenchConstructionOptions {
|
||||
*/
|
||||
readonly driver?: boolean;
|
||||
|
||||
/**
|
||||
* Endpoints to be used for proxying authentication code exchange calls in the browser.
|
||||
*/
|
||||
readonly codeExchangeProxyEndpoints?: { [providerId: string]: string }
|
||||
|
||||
//#endregion
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user