Revert "Remove authentication provider package.json declaration"

This reverts commit 811dc8d45a.
This commit is contained in:
Sandeep Somavarapu
2021-03-05 13:57:25 +01:00
parent fead22bae4
commit bc62648b05
7 changed files with 102 additions and 2 deletions
@@ -20,6 +20,14 @@
"workspace",
"web"
],
"contributes": {
"authentication": [
{
"label": "Microsoft",
"id": "microsoft"
}
]
},
"aiKey": "AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217",
"main": "./out/extension.js",
"browser": "./dist/browser/extension.js",