mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Merge from vscode 27ada910e121e23a6d95ecca9cae595fb98ab568
This commit is contained in:
@@ -53,6 +53,7 @@ export class AuthenticationTokenService extends Disposable implements IAuthentic
|
||||
}
|
||||
|
||||
sendTokenFailed(): void {
|
||||
this.setToken(undefined);
|
||||
this._onTokenFailed.fire();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user