Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface jose.CompactVerifyResult
import { type jose } from "https://deno.land/x/jwe_cookie_map@v1.0.1/src/deps.ts";
const { CompactVerifyResult } = jose;

Properties

payload: Uint8Array

JWS Payload.

JWS Protected Header.