|
Aktualizr
C++ SOTA Client
|
Public Member Functions | |
| OAuth2 (std::string server, std::string client_id, std::string client_secret, std::string scope, std::string ca_certs) | |
| Doesn't perform any authentication. | |
| AuthenticationResult | Authenticate () |
| Synchronously attempt to get an access token from Auth+. | |
| std::string | token () const |
1.8.17