Interface Nexus\Mcp\Client\Auth\TokenStoreInterface

Holds the access tokens a client has obtained, keyed by the MCP server each token is bound to. The issuer that minted a token travels on the token itself. Implementations are responsible for storing tokens confidentially.

Methods