macos Ventura 13.2.1 reports only 'pass' and 'file' as available backends, no 'keychain'.
Open
- Dominant language
- Go
- Stars
- 657
- Forks
- 155
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
macos Ventura 13.2.1 reports only 'pass' and 'file' as available backends, no 'keychain'.
Is this a known issue? I see the keychain access app and can view saved credentials in the GUI, but when running 'fmt.Println(keyring.AvailableBackends())' it shows '[pass file]'. I should note I'm not a mac user but some tools I've written in go I do also compile for mac to support the small group of mac users I have, so I may just be missing something stupid.
Regards,
- David C.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.