MOHAN 4e9d9e6048 Route bank-connection page through the queued auth client
/app/connect fired 3 authenticated requests concurrently on mount
(link token, accounts, Google status) via raw fetch, bypassing both
the new request queue and any refresh-on-401 handling entirely. Same
nonce-race class of bug as the dashboard, plus no recovery path at
all when a call failed. Converted every call on this page to
apiFetch.
2026-08-26 20:41:23 +05:30
2026-07-22 19:34:02 +05:30
Description
No description provided
56 MiB
Languages
TypeScript 83.7%
JavaScript 15.3%
CSS 0.9%