public function __construct(Config $config)
 {
     parent::__construct($config->appId, $config->appSecret);
 }