method IJTIStorage.store
IJTIStorage.store(entry: JTIEntry): Promise<void>

Store a JTI with expiration

Parameters

entry: JTIEntry

Return Type

Promise<void>

Usage

import { type IJTIStorage } from ".";