dak.c2s/frontend/src/services
CCS Admin 832f5c0a63 feat: add profile/avatar/MFA types and service functions
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>
2026-02-26 09:42:46 +00:00
..
api.ts feat: auth context, login/register pages, app layout with routing 2026-02-24 08:21:00 +00:00
authService.ts feat: add profile/avatar/MFA types and service functions 2026-02-26 09:42:46 +00:00