Merge pull request #8550 from backstage/freben/session-schema

Validate persisted session info on both save and load
This commit is contained in:
Fredrik Adelöw
2021-12-21 09:15:09 +01:00
committed by GitHub
9 changed files with 156 additions and 31 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-app-api': patch
---
Schema-validate local storage cached session info on load