Files
games/main.go
Ryan Hamamura deff9b3859
All checks were successful
Deploy c4 / deploy (push) Successful in 42s
fix: renew session token after login/register to persist session data
Without RenewToken(), session data set during the action handler
wasn't surviving the redirect — the old pre-auth token was stale.
2026-02-13 11:35:37 -10:00

19 KiB