pub async fn set_active_user_profile( ctx: AppCtx, profile: UserProfile, ) -> Result<(), AppError>
Set profile data for the active user.