Merge pull request #3697 from keshann93/auth-backend-schema

Introduced config schema for plugins/auth-backend
This commit is contained in:
Ben Lambert
2020-12-14 13:49:12 +01:00
committed by GitHub
3 changed files with 79 additions and 22 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-auth-backend': patch
---
Added configuration schema for the commonly used properties