Files
rantii/js/services
retoor 8e02a2d053 fix: resolve username mismatch in login by fetching profile for canonical name
- Add notifyAuthChange() call after successful token validation in setAuthFromToken
- Fetch user profile during login to obtain canonical username instead of using raw input
- Update both authData and currentUser objects with resolved username from profile API
- Handle profile fetch failure gracefully by falling back to provided username
2025-12-04 21:36:01 +00:00
..