cxxmcp 1.1.6
C++ MCP SDK
Loading...
Searching...
No Matches
mcp::auth::DpopVerifier Class Referenceabstract

DPoP proof verification boundary for server-side auth providers. More...

#include <dpop.hpp>

Inheritance diagram for mcp::auth::DpopVerifier:
mcp::auth::openssl::OpenSslDpopVerifier

Public Member Functions

virtual core::Result< DpopProofClaimsverify (const std::string &proof_jwt, const HttpRequestTarget &target, const std::optional< std::string > &access_token)=0
 

Detailed Description

DPoP proof verification boundary for server-side auth providers.


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