Skip to main content
Module

x/jose/jws/compact/sign.ts

"JSON Web Almost Everything" - JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes.
Extremely Popular
Go to Latest
import * as jose from "https://deno.land/x/jose@v4.12.1/jws/compact/sign.ts";

Classes

The CompactSign class is a utility for creating Compact JWS strings.