import * as jose from "https://deno.land/x/jose@v4.15.0/jwks/local.ts";
Functions
Returns a function that resolves to a key object from a locally stored, or otherwise available, JSON Web Key Set. | |
import * as jose from "https://deno.land/x/jose@v4.15.0/jwks/local.ts";
Returns a function that resolves to a key object from a locally stored, or otherwise available, JSON Web Key Set. | |