Store for access-token identifiers revoked before their JWT expiry.
Applications that run on more than one process must supply one shared
implementation to both AuthPlugin and RefreshTokenService.
Store for access-token identifiers revoked before their JWT expiry.
Applications that run on more than one process must supply one shared
implementation to both AuthPlugin and RefreshTokenService.
import { type IAccessTokenRevocationStore } from "auth-plugin/src/index.ts";