import { CompactSign } from "https://dotland.deno.dev/x/jose@v5.9.6/index.ts";
Signs and resolves the value of the Compact JWS string.
Parameters
Private Key or Secret to sign the JWS with. See Algorithm Key Requirements.
import { CompactSign } from "https://dotland.deno.dev/x/jose@v5.9.6/index.ts";
Signs and resolves the value of the Compact JWS string.
Private Key or Secret to sign the JWS with. See Algorithm Key Requirements.