n8n/packages/cli/src/modules/token-exchange
2026-04-27 07:22:29 +00:00
..
__tests__ feat(core): Wire TokenExchangeService.exchange() end-to-end (no-changelog) (#28293) 2026-04-10 11:49:17 +00:00
controllers feat: Add Prometheus counters for token exchange (#28453) 2026-04-16 12:20:38 +00:00
database feat(core): Add DB infrastructure for trusted keys and key sources (no-changelog) (#28097) 2026-04-09 02:26:53 +00:00
services feat(core): Accept token-exchanged scoped JWTs on the instance MCP server (#28909) 2026-04-27 07:22:29 +00:00
token-exchange.config.ts feat(core): Make token exchange rate limits configurable via env vars (no-changelog) (#28328) 2026-04-13 11:40:17 +00:00
token-exchange.errors.ts feat: Add Prometheus counters for token exchange (#28453) 2026-04-16 12:20:38 +00:00
token-exchange.module.ts chore: Add scoped JWT strategy for public API (no-changelog) (#28333) 2026-04-13 10:54:27 +00:00
token-exchange.schemas.ts feat(core): Wire TokenExchangeService.exchange() end-to-end (no-changelog) (#28293) 2026-04-10 11:49:17 +00:00
token-exchange.types.ts feat: Add Prometheus counters for token exchange (#28453) 2026-04-16 12:20:38 +00:00