|
cxxmcp 1.1.6
C++ MCP SDK
|
Loopback HTTP redirect receiver for OAuth authorization code flows. More...
#include <chrono>#include <cstdint>#include <mutex>#include <optional>#include <string>#include <thread>#include <utility>#include "cxxmcp/auth/types.hpp"#include "cxxmcp/core/result.hpp"Go to the source code of this file.
Classes | |
| struct | mcp::auth::LoopbackReceiverConfig |
| Configuration for the loopback redirect receiver. More... | |
| struct | mcp::auth::LoopbackCallbackResult |
| Result from the loopback redirect receiver. More... | |
| struct | mcp::auth::LoopbackReceiverResult |
| Callback result from the receiver including the redirect URI used. More... | |
Loopback HTTP redirect receiver for OAuth authorization code flows.