l8w8jwt_decoding_params.validate_typ

OPTIONAL The typ claim (what type is the token?). <p> Set to <code>NULL</code> if you don't want to validate the "typ" claim. <p>

struct l8w8jwt_decoding_params
char* validate_typ;

Meta