cxxmcp 1.1.6
C++ MCP SDK
Loading...
Searching...
No Matches
mcp::auth::TokenKey Struct Reference

Stable key for token storage. More...

#include <token.hpp>

Public Attributes

std::string resource
 
std::string issuer
 
std::string client_id
 
MetadataMap attributes
 

Detailed Description

Stable key for token storage.

Persistent storage remains an application concern. The SDK uses this key to separate credentials for different resource, issuer, and client triples.


The documentation for this struct was generated from the following file: