import * as mod from "https://dotland.deno.dev/x/jose@v5.9.6/jwks/local.ts";
Functions
Returns a function that resolves a JWS JOSE Header to a public key object from a locally stored, or otherwise available, JSON Web Key Set. |
import * as mod from "https://dotland.deno.dev/x/jose@v5.9.6/jwks/local.ts";
Returns a function that resolves a JWS JOSE Header to a public key object from a locally stored, or otherwise available, JSON Web Key Set. |