trails/apps
Ullrich Schäfer 70a1387998
Fix OAuth callback returnTo after settings split
The connect loader was setting state to a raw user.id, but the callback
parses state as base64-JSON via decodeOAuthState and falls back to {}
when the parse fails. That sent users back to /settings, which now
redirects to /settings/profile, hiding the freshly saved connection on
a different tab.

Encode the state as a proper PushOAuthState with returnTo set to
/settings/connections so the callback lands on the page that initiated
the flow.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-01 09:20:19 +02:00
..
journal Fix OAuth callback returnTo after settings split 2026-05-01 09:20:19 +02:00
mobile Bump the production group with 28 updates 2026-04-26 08:37:27 +00:00
planner Add packages/fit to journal and planner Dockerfiles 2026-05-01 08:10:15 +02:00