Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/blocks/commons/jwt/keys.ts>setFromString

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Go to Latest
variable setFromString
import { setFromString } from "https://deno.land/x/blocks@1.96.2/commons/jwt/keys.ts";

type

(publicKey: string, privateKey: string) => unknown