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
I'm building a macOs console application and tried the example in the README to print all items in keychain, but no value is returned for github.com or any other site.
As you can see, I have the github.com item in my keychain.
If I instantiate a keychain without arguments, only Safari WebCrypto Master Key is returned by .allItems method. Am I doing something wrong?
I'm in a M1 Macbook Pro.
The text was updated successfully, but these errors were encountered:
I'm building a macOs console application and tried the example in the README to print all items in keychain, but no value is returned for github.com or any other site.
As you can see, I have the github.com item in my keychain.
If I instantiate a keychain without arguments, only Safari WebCrypto Master Key is returned by
.allItems
method. Am I doing something wrong?I'm in a M1 Macbook Pro.
The text was updated successfully, but these errors were encountered: