Closed abhidnya13 closed 1 year ago
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
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