jwt
jwt copied to clipboard
Implement AUD check
Currently there is no validation on the AUD claim
Hi Robert,
could you provide with an example (failing test, perhaps?) of how you'd like to see this feature behave. I ask this because all existing validation examples validate claims against non user defined, application context-independent, parameters (i.e. time).