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