Skip to content

Create a KeyChain Token Cache (MacOS Only) #3

@marstr

Description

@marstr

In order to store Access Tokens in a secure way on MacOS, we should lean on KeyChain as the .NET library does with the MacKeyChain class.

In practice, this means implementing a class that extends SerializableTokenCache which encapsulates the KeyChain interactions.

Before this issue can truly be considered done, #2 must be finished.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions