|
cxxmcp 1.1.6
C++ MCP SDK
|
Optional bridge from auth verifiers to server AuthProvider. More...
#include <cctype>#include <functional>#include <optional>#include <string>#include <string_view>#include <unordered_map>#include <utility>#include "cxxmcp/auth/dpop.hpp"#include "cxxmcp/server/auth.hpp"Go to the source code of this file.
Classes | |
| struct | mcp::auth::DpopAuthProviderOptions |
| Options for DPoP-aware server authentication over verified tokens. More... | |
| class | mcp::auth::DpopBearerAuthProvider |
| Server AuthProvider backed by injected JWT and DPoP verifiers. More... | |
Optional bridge from auth verifiers to server AuthProvider.