Skip to main content
Module

x/blocks/deps.ts>newJwtIssuer

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Extremely Popular
Go to Latest
variable newJwtIssuer
import { newJwtIssuer } from "https://deno.land/x/blocks@1.52.1/deps.ts";

type

(unnamed 0: JwtIssuerKeyPair, issuer?: string) => Promise<JwtIssuer>