Files
rose-ash/shared/infrastructure
giles 404449fcab
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 3m20s
Fix auth ordering: validate grant before loading user
_load_user ran before _check_auth_state, so g.user was set to the wrong
user before the grant check could clear the stale session. Now grant
verification runs first, ensuring stale sessions are cleared before
the user is loaded.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 12:22:35 +00:00
..
2026-02-24 19:44:17 +00:00