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

x/live/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/live@1.96.6/commons/jwt/keys.ts";

type

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