mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
proposed api for an idToken on AuthenticationSession. ref #140929
This commit is contained in:
@@ -15,6 +15,9 @@
|
||||
"activationEvents": [
|
||||
"onAuthenticationRequest:microsoft"
|
||||
],
|
||||
"enabledApiProposals": [
|
||||
"idToken"
|
||||
],
|
||||
"capabilities": {
|
||||
"virtualWorkspaces": true,
|
||||
"untrustedWorkspaces": {
|
||||
|
||||
Reference in New Issue
Block a user