import * as jose from "https://deno.land/x/jose@v5.2.0/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 jose from "https://deno.land/x/jose@v5.2.0/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. | |