import * as jose from "https://deno.land/x/jose@v4.10.0/jwk/thumbprint.ts"; FunctionsfcalculateJwkThumbprintCalculates a base64url-encoded JSON Web Key (JWK) Thumbprint as per RFC7638. fcalculateJwkThumbprintUriCalculates a JSON Web Key (JWK) Thumbprint URI as per RFC9278.