decrypt_jwe Experimenting with JWE decryption Usage Rename .env_template to .env Provide the env variables for the private key (JWK format) and encrypted ID token (JWE format) Install the required node packages: npm install Run the application: node index.js