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

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