Skip to main content
Module

x/jose/index.ts>GeneralVerifyGetKey

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

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