You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.
I would like to see if there could be an integration with Swift Combine which would allow getting updates to the Keychain reactively as a stream of changes when they happen. What is the feasibility of that?
Any other way to expose callback when a change happens like KVO, Notification or delegate would also be a great start.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi! Thanks a lot for such a great library!
I would like to see if there could be an integration with Swift Combine which would allow getting updates to the Keychain reactively as a stream of changes when they happen. What is the feasibility of that?
Any other way to expose callback when a change happens like KVO, Notification or delegate would also be a great start.
The text was updated successfully, but these errors were encountered: