MacOS Keychain Provider
New Provider Request
Details
- Name: MacOS Keychain
- URL: https://support.apple.com/en-au/guide/keychain-access/welcome/mac
- Modes: read+write
- GitHub projects: N.A.
- API Documentation: https://developer.apple.com/documentation/security/keychain_services
An example of a project that does have keychain integration is https://github.com/99designs/aws-vault
You can find their keychain implementation here.
https://github.com/99designs/keyring
Hey @marcofranssen, We have MacOS provider in our roadmap see my closed pr. I'll open this PR again and make it work
Hello, I'm working on an implementation of this case using 99designs/keyring. I will propose a PR
Hey @vjeantet , Thank you for reaching out. I'd be happy to discuss this feature in the pull request discussion. Let's continue the conversation there.
Thank you for taking the time to open this pull request