mirror of
https://github.com/nolen777/eagle0.git
synced 2026-07-29 01:55:42 +00:00
10696325e915887668945480de41e993b5f85c39
When a user sets their display name, the current JWT still has the old (blank) displayName. This caused games to be created with blank usernames. Fix: SetDisplayName now returns a new access token with the updated displayName claim. The client stores this new token so subsequent requests (like joining games) use the correct displayName. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Migrate EndDiplomacyResolutionPhaseAction and PerformUnaffiliatedHeroesAction to protoless RandomStateSequencer (#4702)
The file is empty.
Languages
Scala
44.5%
C++
19.9%
C#
16.6%
Starlark
10.1%
Go
3.5%
Other
5.3%