it0/it0_app/lib/features/auth/data
hailin da6bfbf896 fix(auth): add name to JWT payload, fix phone-user session restore
JWT payload was missing 'name' field — phone-invited users showed
empty name after app restart (session restore from JWT).
Also added phone fallback in Flutter _decodeUserFromJwt.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09 08:23:26 -07:00
..
datasources Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
models fix(app): make AuthUser.email nullable, add phone field 2026-03-09 08:20:13 -07:00
providers fix(auth): add name to JWT payload, fix phone-user session restore 2026-03-09 08:23:26 -07:00
repositories fix(app): make AuthUser.email nullable, add phone field 2026-03-09 08:20:13 -07:00