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

Result of a successful authorization decision. More...

#include <server_auth_endpoints.hpp>

Public Attributes

std::string authorization_code
 The authorization code to return to the client via redirect.
 
std::string state
 The state parameter to echo back (must match the request).
 
std::string redirect_uri
 The redirect URI to send the client to.
 

Detailed Description

Result of a successful authorization decision.


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