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

Stored OAuth credentials and granted scope bookkeeping. More...

#include <lifecycle.hpp>

Public Attributes

std::string client_id
 
std::optional< TokenSettoken_set
 
ScopeList granted_scopes
 
std::optional< TimePoint > token_received_at
 
MetadataMap metadata
 

Detailed Description

Stored OAuth credentials and granted scope bookkeeping.


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