|
Android-cuttlefish cvd tool
|
#include <oauth2_consent.h>
Public Attributes | |
| std::string | client_id |
| std::string | client_secret |
| std::vector< std::string > | scopes |
| bool | is_ssh = false |
| std::string cuttlefish::Oauth2ConsentRequest::client_id |
| std::string cuttlefish::Oauth2ConsentRequest::client_secret |
| bool cuttlefish::Oauth2ConsentRequest::is_ssh = false |
| std::vector<std::string> cuttlefish::Oauth2ConsentRequest::scopes |