In-process Map-backed AccessTokenDenylist.
GC is lazy (per-operation cleanup of expired entries on has). No background sweep. Idempotent add: a second call for the same jti overwrites the expiry timestamp.
has
add
In-process Map-backed AccessTokenDenylist.
GC is lazy (per-operation cleanup of expired entries on
has). No background sweep. Idempotentadd: a second call for the same jti overwrites the expiry timestamp.