import * as mod from "https://dotland.deno.dev/x/jose@v5.9.2/jwt/verify.ts"; FunctionsfjwtVerifyVerifies the JWT format (to be a JWS Compact format), verifies the JWS signature, validates the JWT Claims Set. InterfacesIJWTVerifyGetKeyInterface for JWT Verification dynamic key resolution. No token components have been verified at the time of this function call. IJWTVerifyOptionsCombination of JWS Verification options and JWT Claims Set verification options.