auth-backend: move a few types to auth-node

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-07-22 09:46:47 +02:00
parent 747712f930
commit 318816cef9
6 changed files with 137 additions and 98 deletions
+3
View File
@@ -29,8 +29,11 @@
},
"dependencies": {
"@backstage/backend-common": "workspace:^",
"@backstage/catalog-client": "workspace:^",
"@backstage/catalog-model": "workspace:^",
"@backstage/config": "workspace:^",
"@backstage/errors": "workspace:^",
"@backstage/types": "workspace:^",
"@types/express": "*",
"express": "^4.17.1",
"jose": "^4.6.0",