method IAccessTokenRevocationStore.isRevoked IAccessTokenRevocationStore.isRevoked(jti: string): Promise<boolean> Return whether an access-token identifier is currently revoked. Parameters jti: string Return Type Promise<boolean>