Optional shared store for invalidating paired access tokens at logout or
refresh-token replay. Requires accessToken.expiresIn so entries remain
bounded.
Usage
import { type RefreshTokenOptions } from "auth-plugin/src/index.ts";
Optional shared store for invalidating paired access tokens at logout or
refresh-token replay. Requires accessToken.expiresIn so entries remain
bounded.
import { type RefreshTokenOptions } from "auth-plugin/src/index.ts";