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

Input for authorizing an HTTP resource request with DPoP. More...

#include <dpop.hpp>

Public Attributes

HttpRequestTarget target
 
DpopKey key
 
std::string access_token
 
std::optional< std::string > nonce
 
std::string authorization_scheme = "DPoP"
 

Detailed Description

Input for authorizing an HTTP resource request with DPoP.


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