Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/jose/jws/flattened/verify.ts>FlattenedVerifyGetKey

JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes.
Extremely Popular
Latest
interface FlattenedVerifyGetKey
import { type FlattenedVerifyGetKey } from "https://deno.land/x/jose@v5.4.1/jws/flattened/verify.ts";

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