Struct AuthTokenResponse

Struct Documentation

struct AuthTokenResponse

Public Members

std::string access_token
std::string token_type
int expires_in = {0}
std::string scope
std::optional<std::string> refresh_token