|
cxxmcp 1.1.6
C++ MCP SDK
|
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" |
Input for authorizing an HTTP resource request with DPoP.