Decides if we need to refresh the claim value before checking the payload with validate
.
E.g.: if the information in the payload is expired, or is not sufficient for this validator.
Decides if the claim is valid based on the accessTokenPayload object (and not checking DB or anything else)
Generated using TypeDoc
Makes an API call that will refresh the claim in the token.