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

x/jose/jwt/decrypt.ts>JWTDecryptGetKey

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

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