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