Make github-authentication a UI extension again

This commit is contained in:
Rachel Macfarlane
2020-08-24 18:43:59 -07:00
parent 6be16f9a16
commit 8871a28963
7 changed files with 35 additions and 11 deletions

View File

@@ -11,6 +11,11 @@
"categories": [
"Other"
],
"extensionKind": [
"ui",
"workspace",
"web"
],
"activationEvents": [
"*",
"onAuthenticationRequest:github"