User service handling profile management operations
Initialize the user service
Configured Supabase client
Update the current user's profile information
Profile fields to update
Promise resolving to Result with updated user
Get the current authenticated user with fresh data
Promise resolving to Result with current user or null
User service handling profile management operations