import { calculateJwkThumbprint } from "https://dotland.deno.dev/x/jose@v5.9.6/index.ts";
Calculates a base64url-encoded JSON Web Key (JWK) Thumbprint
This function is exported (as a named export) from the main 'jose'
module entry point as well
as from its subpath export 'jose/jwk/thumbprint'
.