rename to UserSettingsStorage and adjust error handling
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
'@backstage/plugin-user-settings-backend': minor
|
||||
---
|
||||
|
||||
Add new plugin @backstage/user-settings-backend to store user related settings
|
||||
in the database. Additionally adding a PersistentStorage implementation to use
|
||||
easily use the new plugin as drop-in replacement for the WebStorage.
|
||||
Add new plugin `@backstage/user-settings-backend` to store user related settings
|
||||
in the database. Additionally adding a `UserSettingsStorage` implementation of
|
||||
the `StorageApi` to easily use the new plugin as drop-in replacement for the
|
||||
`WebStorage`.
|
||||
|
||||
Reference in New Issue
Block a user