l8w8jwt_decoding_params.nbf_tolerance_seconds

The amount of seconds to subtract from the current time when comparing the "not before" claim, to allow for a small tolerance time frame. Only taken into consideration if {@link #validate_nbf} is set to <code>1</code>.

struct l8w8jwt_decoding_params
ubyte nbf_tolerance_seconds;

Meta