rspace-online/modules/rflows/lib
Jeff Emmett e61da960ea feat: migrate to Transak Secure Widget URL API
Transak now requires widget URLs to be generated server-side via their
gateway session API. Direct query-parameter URLs are deprecated.

- Add getAccessToken() with 7-day caching for partner access tokens
- Add createSecureWidgetUrl() that calls the gateway session endpoint
- Falls back to legacy direct URL if gateway returns an error (e.g.
  production IP not yet whitelisted)
- Update rCart and rFlows to use the secure API

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 03:17:18 +00:00
..
coinbase-onramp.ts fix(rflows): align Coinbase env vars with Infisical names (CDP prefix) 2026-03-11 16:19:17 -07:00
map-flow.ts feat(rflows): rewrite flow engine — conservation-enforcing simulation + Sankey renderer 2026-03-24 10:58:53 -07:00
onramp-provider.ts fix(transak): derive referrerDomain from request hostname instead of hardcoding 2026-03-12 10:49:29 -07:00
onramp-registry.ts feat: Transak-only gateway + pass credentials via docker-compose 2026-03-11 20:06:25 -07:00
openfort.ts fix(rflows): align Openfort wallet label with flow-service 2026-04-03 01:59:24 +00:00
pimlico.ts feat(rflows+rwallet): diverse relay providers — on-ramp abstraction, configurable RPC, Pimlico bundler 2026-03-11 16:10:44 -07:00
presets.ts feat(rflows): rewrite flow engine — conservation-enforcing simulation + Sankey renderer 2026-03-24 10:58:53 -07:00
ramp-onramp.ts feat(rflows+rwallet): diverse relay providers — on-ramp abstraction, configurable RPC, Pimlico bundler 2026-03-11 16:10:44 -07:00
simulation.ts feat(rflows): rewrite flow engine — conservation-enforcing simulation + Sankey renderer 2026-03-24 10:58:53 -07:00
transak-onramp.ts feat: migrate to Transak Secure Widget URL API 2026-04-03 03:17:18 +00:00
types.ts fix(rflows): eliminate SVG NaN errors via comprehensive data sanitization 2026-03-24 15:14:26 -07:00