import { type JWTVerifyGetKey } from "https://dotland.deno.dev/x/jose@v4.14.2/jwt/verify.ts";
Interface for JWT Verification dynamic key resolution. No token components have been verified at the time of this function call.
x/jose/jwt/verify.ts>JWTVerifyGetKey
import { type JWTVerifyGetKey } from "https://dotland.deno.dev/x/jose@v4.14.2/jwt/verify.ts";
Interface for JWT Verification dynamic key resolution. No token components have been verified at the time of this function call.