Struct AuthCredentials

Struct Documentation

struct AuthCredentials

Public Members

std::string grant_type
std::optional<std::string> client_id
std::optional<std::string> client_secret
std::optional<std::string> refresh_token
std::optional<std::string> scope