property JwtOptions.accessTokenRevocationStore

Optional shared store that rejects revoked typed access credentials. Supply the same instance to RefreshTokenService for logout invalidation.

Type

Usage

import { type JwtOptions } from "auth-plugin/src/index.ts";