Merge pull request #7916 from backstage/eide/firestore-clean-settings

[auth-backend] Only use settings that have a value when creating a FirestoreKeyStore
This commit is contained in:
Fredrik Adelöw
2021-11-09 16:27:01 +01:00
committed by GitHub
2 changed files with 20 additions and 10 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-auth-backend': patch
---
Only use settings that have a value when creating a new FirestoreKeyStore instance