import { calculateJwkThumbprint } from "https://deno.land/x/jose@v4.15.0/index.ts";
Calculates a base64url-encoded JSON Web Key (JWK) Thumbprint
Parameters
jwk: JWK
JSON Web Key.
x/jose/index.ts>calculateJwkThumbprint
import { calculateJwkThumbprint } from "https://deno.land/x/jose@v4.15.0/index.ts";
Calculates a base64url-encoded JSON Web Key (JWK) Thumbprint
JSON Web Key.