response = $responseArray; $widgetAuthenticationResponse->token = $responseArray['token']; } return $widgetAuthenticationResponse; } }