Files
AIHostingTycoon/apps
josh 8ef1226755
CI / build-and-push (push) Successful in 39s
Fix logout resetting progress: auto-load cloud save after re-login
After logout and re-login, the cloud save was never fetched because
useAuthGate.init() had already run with an anonymous token. Now
handleSetRegistered fetches and restores the cloud save when the user
becomes registered, so they return directly to their game.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-28 21:17:54 -04:00
..