Searched defs:OAuthTokenInfo (Results 1 – 1 of 1) sorted by relevance
28 struct OAuthTokenInfo { struct29 std::string authType;30 std::string token;31 std::set<std::string> authList;32 bool status = true;