whisper-money/app/Http
Víctor Falcón baacd24839 refactor(open-banking): extract the callback authorization error branch
The error-param cleanup and the two isOnboarded ternaries picking the failure
destination were the bulk of callback()'s complexity. Pull them into
handleAuthorizationError() and failureRedirect(), which also collapses the four
repeated (route, params, 'error', message) argument lists into one call each.

No behaviour change.
2026-08-12 11:35:59 +02:00
..
Controllers refactor(open-banking): extract the callback authorization error branch 2026-08-12 11:35:59 +02:00
Middleware refactor(inertia): group the shared user props and name the inline conditions (#773) 2026-08-11 13:09:55 +00:00
Requests feat(accounts): count shared accounts at the owner's percentage (#750) 2026-08-11 13:26:54 +00:00
Responses fix: route new PWA guests to signup (#313) 2026-04-21 10:53:05 +01:00