feat: include token when fetching entity

Signed-off-by: Anton Ganhammar <ganhammar@gmail.com>
This commit is contained in:
Anton Ganhammar
2023-08-30 22:30:30 +02:00
parent 535f5fd6ce
commit f77a1d1f12
2 changed files with 14 additions and 4 deletions
@@ -35,6 +35,7 @@
"@backstage/config": "workspace:^",
"@backstage/errors": "workspace:^",
"@backstage/integration": "workspace:^",
"@backstage/plugin-auth-node": "workspace:^",
"@types/express": "^4.17.6",
"body-parser": "^1.20.0",
"body-parser-xml": "^2.0.5",