All checks were successful
Build frontend / build (push) Successful in 39s
- Added getCustomerByUserId and getOwnerByUserId API functions - Profile page extracts user ID (SID) from JWT, calls appropriate endpoint - Falls back to JWT/localStorage if API call fails - Maps API fields (firstName, lastName, whatsAppNumber, phone, etc.) to form