Configuration for the loopback redirect receiver.
More...
#include <loopback_receiver.hpp>
|
|
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.
|
| |
Configuration for the loopback redirect receiver.
The documentation for this struct was generated from the following file: