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

Auth response decision derived from status and WWW-Authenticate. More...

#include <lifecycle.hpp>

Public Attributes

AuthResponseAction action = AuthResponseAction::kProceed
 
std::optional< WwwAuthenticateChallengechallenge
 
ScopeList required_scopes
 
std::optional< std::string > resource_metadata_url
 
std::optional< std::string > error_description
 

Detailed Description

Auth response decision derived from status and WWW-Authenticate.


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