Merge pull request #9207 from backstage/pass-token-to-location-service

catalog-backend: pass token to locationService in location routes
This commit is contained in:
MT Lewis
2022-01-27 18:17:08 +00:00
committed by GitHub
3 changed files with 138 additions and 13 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend': patch
---
Pass authorization token to location service inside location api routes