Make github-authentication a UI extension again

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

View File

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