Searched refs:GetAuthData (Results 1 – 1 of 1) sorted by relevance
39 bool GetAuthData(const std::string& json, in GetAuthData() function378 if (!GetAuthData(json, &username, &password, &captcha, &access_code)) { in HandleSubmitAuth()