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

JWT verification boundary for access tokens and client assertions. More...

#include <dpop.hpp>

Inheritance diagram for mcp::auth::JwtVerifier:
mcp::auth::openssl::FetchingJwksJwtVerifier mcp::auth::openssl::StaticJwksJwtVerifier

Public Member Functions

virtual core::Result< VerifiedJwtClaimsverify (const JwtVerificationRequest &request)=0
 

Detailed Description

JWT verification boundary for access tokens and client assertions.


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