-
-
Notifications
You must be signed in to change notification settings - Fork 60
Closed
Labels
Milestone
Description
(Requested by @soywod)
The current usage pattern for this crate is that the developer chooses the credential store to use (for each platform) at compile time, and the users of the developer's application have no choice in the matter. Because it's not possible, currently, to build this crate with all possible credential stores on all platforms, there is no way for a developer to let his application users choose their desired credential store at runtime.
Perhaps, in the next major version of keyring, this could change?