import { djwt } from "https://deno.land/x/fathym_everything_as_code@v0.0.351/src/src.deps.ts";
const { validate } = djwt;
It does not verify the digital signature.
Parameters
optional
options: VerifyOptionsimport { djwt } from "https://deno.land/x/fathym_everything_as_code@v0.0.351/src/src.deps.ts";
const { validate } = djwt;
It does not verify the digital signature.