l8w8jwt_decoding_params.iat_tolerance_seconds

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

struct l8w8jwt_decoding_params
ubyte iat_tolerance_seconds;

Meta