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

Public OAuth client configuration used by lifecycle helpers. More...

#include <types.hpp>

Public Attributes

std::string client_id
 
std::optional< std::string > client_secret
 
std::string redirect_uri
 
ScopeList scopes
 
MetadataMap metadata
 

Detailed Description

Public OAuth client configuration used by lifecycle helpers.


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