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
On MacOS, if I try to get a nonexistent password, instead of getting an instance of KeyringError::NoPasswordFound I get Mac Os Keychain Error: The specified item could not be found in the keychain..
The macos.rs file shows no uses of NoPasswordFound.
The text was updated successfully, but these errors were encountered:
On MacOS, if I try to get a nonexistent password, instead of getting an instance of KeyringError::NoPasswordFound I get
Mac Os Keychain Error: The specified item could not be found in the keychain.
.The macos.rs file shows no uses of NoPasswordFound.
The text was updated successfully, but these errors were encountered: