Android-cuttlefish cvd tool
Public Attributes | List of all members
cuttlefish::Oauth2ConsentRequest Struct Reference

#include <oauth2_consent.h>

Collaboration diagram for cuttlefish::Oauth2ConsentRequest:
Collaboration graph
[legend]

Public Attributes

std::string client_id
 
std::string client_secret
 
std::vector< std::string > scopes
 

Member Data Documentation

◆ client_id

std::string cuttlefish::Oauth2ConsentRequest::client_id

◆ client_secret

std::string cuttlefish::Oauth2ConsentRequest::client_secret

◆ scopes

std::vector<std::string> cuttlefish::Oauth2ConsentRequest::scopes

The documentation for this struct was generated from the following file: