The right plan follows the right account
BridgeSpace 3.4.15 confirms the account before browser sign-in returns to the desktop. It also keeps paid workspaces available through token refreshes and stale browser cookies.
Confirm the account first
Browser sign-in now shows the account before BridgeSpace accepts it, with a direct path to switch accounts.
Subscription checks recover
Paid workspaces no longer fall into an upgrade screen when a startup verification is replayed or delayed.
Desktop sessions stay signed in
Refresh timing, per-session logout, and stale cookie handling no longer invalidate unrelated desktop sessions.
- Browser OAuth confirms the resolved account before handing credentials to BridgeSpace and lets builders restart with a different account.
- Upgrade prompts name the signed-in account so a subscription tied to another login is immediately visible.
- Bearer-authenticated desktop requests ignore stale web-session cookies instead of failing write requests at CSRF validation.
- Web logout revokes only the current web session instead of signing BridgeSpace out on another device.
- Access-token refresh uses the token's real lifetime, the correct Cognito client, and a forced retry after an API rejection.