techdocs-backend: support authorization in DefaultTechDocsCollator

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
This commit is contained in:
MT Lewis
2022-01-17 18:10:56 +00:00
parent 4f5bde47e9
commit 4682340457
5 changed files with 22 additions and 1 deletions
+1
View File
@@ -37,6 +37,7 @@
"@backstage/config": "^0.1.13",
"@backstage/errors": "^0.2.0",
"@backstage/integration": "^0.7.2",
"@backstage/plugin-catalog-common": "^0.1.1-next.0",
"@backstage/search-common": "^0.2.1",
"@backstage/techdocs-common": "^0.11.4",
"@types/express": "^4.17.6",