otpService->generate($user); $this->otpToUserAction->execute(['user' => $user, 'otp' => $otp]); } }