import { type CompactVerifyGetKey } from "https://deno.land/x/jose@v4.10.1/jws/compact/verify.ts";
Interface for Compact JWS Verification dynamic key resolution. No token components have been verified at the time of this function call.
See createRemoteJWKSet to verify using a remote JSON Web Key Set.