-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Hello 👋 While implementing a SecStore for our own persistence layer I noticed that there's no way to for a SecClient to read from a SecStore, it can only write to it. This means that it's up to the clients to implement crash recovery for their app. This seems like ideal to be implemented by the SecClient instead, which would require additional methods to SecStore to be able to read from the SecStore.
Is this something that you'd be interested in adding to steno?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels