import * as faster from "https://deno.land/x/faster@v11.7/vendor/jose/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. |
x/faster/vendor/jose/jwks/local.ts
import * as faster from "https://deno.land/x/faster@v11.7/vendor/jose/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. |