ark::aws::OauthResponse

Defined in header “ark/aws/oauth_client.hh”.


Returns the tokens from an Oauth request.

Variables

  • std::string access_token

  • std::string id_token

  • std::string refresh_token