Goby3
3.1.5a
2024.05.23
|
#include <goby/util/thirdparty/jwt-cpp/jwt.h>
Public Member Functions | |
void | operator() (const verify_context< json_traits > &ctx, std::error_code &ec) const |
Public Attributes | |
const size_t | leeway |
Checks that the current time is before the time specified in the given claim. This is identical to how the "exp" check works.
|
inline |
const size_t jwt::verify_ops::date_before_claim< json_traits, in_header >::leeway |