import { newJwtVerifierWithJWK } from "https://deno.land/x/blocks@1.63.13/commons/jwt/jwt.ts";
type
(pubKey: string | JsonWebKey) => Promise<JwtVerifier>
import { newJwtVerifierWithJWK } from "https://deno.land/x/blocks@1.63.13/commons/jwt/jwt.ts";