cxxmcp 1.1.6
C++ MCP SDK
Loading...
Searching...
No Matches
http_jwks_endpoint.hpp File Reference

Concrete JWKS endpoint that fetches keys over HTTP. More...

#include <functional>
#include <string>
#include <utility>
#include "cxxmcp/auth/http_metadata_endpoint.hpp"
#include "cxxmcp/auth/jwks.hpp"
#include "cxxmcp/auth/types.hpp"
#include "cxxmcp/core/result.hpp"
#include "nlohmann/json.hpp"

Go to the source code of this file.

Classes

class  mcp::auth::HttpJwksEndpoint
 Concrete implementation of JwksEndpoint that fetches JWKS over HTTP. More...
 

Detailed Description

Concrete JWKS endpoint that fetches keys over HTTP.