it0/it0_app/lib/features/auth/domain
hailin 4b2b3dca0c fix(app): make AuthUser.email nullable, add phone field
Phone-invited users have null email — casting null to String crashed login.
email: String → String?, added phone: String? to AuthUser and AuthUserEntity.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09 08:20:13 -07:00
..
entities fix(app): make AuthUser.email nullable, add phone field 2026-03-09 08:20:13 -07:00
repositories Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
usecases Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00