mirror of
https://github.com/complexcaresolutions/dak.c2s.git
synced 2026-03-18 00:13:41 +00:00
Extend User and UserResponse interfaces with first_name, last_name, display_name, avatar_url fields. Add ProfileUpdatePayload, ChangePasswordPayload, MFASetupResponse, MFAVerifyPayload types. Add authService functions for profile update, avatar upload/delete, password change, and MFA setup/verify/disable. Add refreshUser to AuthContext so components can re-fetch user data after changes. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api.ts | ||
| authService.ts | ||