Create a Keyring Token Cache based on Libsecret (Linux only)
abhidnya13 opened this issue · 0 comments
abhidnya13 commented
In order to store Access Tokens in a secure way on MacOS, we should lean on KeyRing
Create a TokenCache class which implements the cache interface in go to handle interacting with a token cache which is persisted in Keyring using Libsecret