l8w8jwt_claim.type

The type of the claim's value. <p> 0 = string, 1 = integer, 2 = number, 3 = boolean, 4 = null, 5 = array, 6 = object, 7 = other. @see https://www.w3schools.com/js/js_json_datatypes.asp

struct l8w8jwt_claim
int type;

Meta