Add workspace trust property to auth extensions

This commit is contained in:
Rachel Macfarlane
2021-04-15 09:22:15 -07:00
parent 3f4e9a0ebd
commit 296c417c07
2 changed files with 2 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
"activationEvents": [
"onAuthenticationRequest:github"
],
"workspaceTrust": { "request": "never" },
"contributes": {
"commands": [
{