jwtResource property
A JWT representation of a pass to be validated.
Either this or json_resource should be set. Requests setting both or neither will be rejected.
Optional.
Implementation
JwtResource? jwtResource;
A JWT representation of a pass to be validated.
Either this or json_resource should be set. Requests setting both or neither will be rejected.
Optional.
JwtResource? jwtResource;