import * as jose from "https://deno.land/x/jose@v4.9.1/jwt/encrypt.ts";
Classes
The EncryptJWT class is a utility for creating Compact JWE formatted JWT strings. |
import * as jose from "https://deno.land/x/jose@v4.9.1/jwt/encrypt.ts";
The EncryptJWT class is a utility for creating Compact JWE formatted JWT strings. |