Merge pull request #3916 from erikxiv/feat/api-auth-backend

Optional identity token authorization of api requests
This commit is contained in:
Patrik Oldsberg
2021-01-21 13:11:05 +01:00
committed by GitHub
8 changed files with 501 additions and 31 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-auth-backend': patch
---
Optional identity token authorization of api requests