Type Alias IsAccessTokenRevoked

IsAccessTokenRevoked: Static<typeof isAccessTokenRevoked>

Predicate function that returns true if a jti (JSON Web Token ID) is revoked. This function will most likely need to access a storage backend in order to come up with an answer.