moved over IdentityClient as well

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2022-02-09 19:32:59 +01:00
parent 86b40d464f
commit bf5222bfa1
15 changed files with 85 additions and 45 deletions
+6 -1
View File
@@ -22,10 +22,15 @@
"@backstage/backend-common": "^0.10.7-next.0",
"@backstage/catalog-model": "^0.9.10",
"@backstage/config": "^0.1.13",
"@backstage/errors": "^0.2.0",
"jose": "^1.27.1",
"node-fetch": "^2.6.1",
"winston": "^3.2.1"
},
"devDependencies": {
"@backstage/cli": "^0.13.2-next.0"
"@backstage/cli": "^0.13.2-next.0",
"msw": "^0.35.0",
"uuid": "^8.0.0"
},
"files": [
"dist"