|
cxxmcp 1.1.6
C++ MCP SDK
|
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... | |
Concrete JWKS endpoint that fetches keys over HTTP.