Options for validating verified DPoP claims against an HTTP request.
More...
#include <dpop.hpp>
|
|
TimePoint | now = SystemClock::now() |
| |
|
std::chrono::seconds | clock_skew_tolerance {300} |
| |
|
std::chrono::seconds | replay_ttl {300} |
| |
|
bool | case_sensitive_method = true |
| |
|
std::optional< std::string > | expected_access_token_hash |
| |
Options for validating verified DPoP claims against an HTTP request.
The documentation for this struct was generated from the following file: