cxxmcp 1.1.6
C++ MCP SDK
Loading...
Searching...
No Matches
mcp::auth::LoopbackReceiverConfig Struct Reference

Configuration for the loopback redirect receiver. More...

#include <loopback_receiver.hpp>

Public Attributes

int port = 0
 Port to listen on. 0 = auto-assign an available port.
 
std::string path = "/callback"
 Path to expect the callback on (e.g. "/callback").
 
std::chrono::seconds timeout {300}
 Maximum time to wait for the callback before timing out.
 

Detailed Description

Configuration for the loopback redirect receiver.


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