mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
authentication implicit activation events (#166715)
* `authentication` implicit activation events * More safety accessing `.id`
This commit is contained in:
@@ -12,9 +12,7 @@
|
||||
"categories": [
|
||||
"Other"
|
||||
],
|
||||
"activationEvents": [
|
||||
"onAuthenticationRequest:microsoft"
|
||||
],
|
||||
"activationEvents": [],
|
||||
"enabledApiProposals": [
|
||||
"telemetryLogger",
|
||||
"idToken"
|
||||
|
||||
Reference in New Issue
Block a user