n8n/packages/cli/src/modules/oauth-jwe
Guillaume Jacquart ad7cdcc04f
feat(core): Add JWE decryption to OAuth2 credential flow (#29497)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-04 16:14:50 +00:00
..
__tests__ feat(core): Add JWE decryption to OAuth2 credential flow (#29497) 2026-05-04 16:14:50 +00:00
oauth-jwe-decrypt.service.ts feat(core): Add JWE decryption to OAuth2 credential flow (#29497) 2026-05-04 16:14:50 +00:00
oauth-jwe-key.service.ts feat(core): Add instance-level JWE key infrastructure (no-changelog) (#29071) 2026-04-28 14:25:05 +00:00
oauth-jwe.config.ts feat: Add instance-level JWKS URI endpoint for JWE public key distribution (#29498) 2026-04-29 13:12:43 +00:00
oauth-jwe.constants.ts feat: Add instance-level JWKS URI endpoint for JWE public key distribution (#29498) 2026-04-29 13:12:43 +00:00
oauth-jwe.controller.ts feat: Add instance-level JWKS URI endpoint for JWE public key distribution (#29498) 2026-04-29 13:12:43 +00:00
oauth-jwe.module.ts feat(core): Add JWE decryption to OAuth2 credential flow (#29497) 2026-05-04 16:14:50 +00:00
oauth-jwe.schemas.ts feat: Add instance-level JWKS URI endpoint for JWE public key distribution (#29498) 2026-04-29 13:12:43 +00:00
oauth-jwe.utils.ts feat(core): Add instance-level JWE key infrastructure (no-changelog) (#29071) 2026-04-28 14:25:05 +00:00