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 Sep 7, 2023. It is now read-only.
The APIs that are being used on MacOS are not deprecated, but are marked as "Legacy" and their use is discouraged.
https://developer.apple.com/documentation/security/keychain_services/keychain_items?language=objc#1659107
This may not be an immediate issue, but Apple may deprecate and then remove them in the future, and they don't support more advanced scenarios such as Sharing Access to Keychain Items Among a Collection of Apps.
The P/Invoke also doesn't use utf-8 encoded strings, so may cause issues with non-ascii characters in the service or account names.
The text was updated successfully, but these errors were encountered: