Skip to main content
Latest
interface jose.JWTVerifyGetKey
implements GetKeyFunction<JWTHeaderParameters, FlattenedJWSInput>
import { type jose } from "https://deno.land/x/jwe_cookie_map@v1.0.1/src/deps.ts";
const { JWTVerifyGetKey } = jose;

Interface for JWT Verification dynamic key resolution. No token components have been verified at the time of this function call.