auth-backend: use the catalog client (#3298)

This commit is contained in:
Fredrik Adelöw
2020-11-18 21:10:04 +01:00
committed by GitHub
parent 4c7be36164
commit 4a25ee5cf5
7 changed files with 99 additions and 61 deletions
+1
View File
@@ -21,6 +21,7 @@
},
"dependencies": {
"@backstage/backend-common": "^0.2.1",
"@backstage/catalog-client": "^0.2.0",
"@backstage/catalog-model": "^0.2.0",
"@backstage/config": "^0.1.1",
"@types/express": "^4.17.6",