Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local storage implementation #3

Merged
merged 2 commits into from
Oct 26, 2023
Merged

Local storage implementation #3

merged 2 commits into from
Oct 26, 2023

Conversation

pdeziel
Copy link
Collaborator

@pdeziel pdeziel commented Oct 25, 2023

This adds a generic store interface and adds an initial local storage implementation for passwords and certificates.

@pdeziel pdeziel requested a review from pdamodaran October 25, 2023 18:28
Copy link

@pdamodaran pdamodaran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice work @pdeziel - I like the usage of the interfaces to make this more flexible!

@pdeziel pdeziel merged commit 1f3df4f into main Oct 26, 2023
@pdeziel pdeziel deleted the sc-22230 branch October 26, 2023 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants