Module

x/jose/index.ts>SignOptions

"JSON Web Almost Everything" - JWA, JWS, JWE, JWT, JWK, JWKS with no dependencies using runtime's native crypto in Node.js, Browser, Cloudflare Workers, Electron, and Deno.
Extremely Popular
Go to Latest
interface SignOptions
implements CritOption
import { type SignOptions } from "https://dotland.deno.dev/x/jose@v4.9.1/index.ts";

JWS Signing options.