import { JwtProducer } from "https://deno.land/x/dtils@2.6.0/mod.ts";
Constructors
new
JwtProducer(cryptoKey: CryptoKey)Static Methods
from<T>(secret: string): Promise<JwtProducer<T>>
import { JwtProducer } from "https://deno.land/x/dtils@2.6.0/mod.ts";