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

Dynamic client registration response. More...

#include <registration.hpp>

Public Attributes

std::string client_id
 
std::optional< std::string > client_secret
 
std::optional< std::string > registration_access_token
 
std::optional< std::string > registration_client_uri
 
std::optional< std::string > client_id_issued_at
 
std::optional< std::string > client_secret_expires_at
 
ClientRegistrationRequest client_metadata
 
MetadataMap metadata
 

Detailed Description

Dynamic client registration response.


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