Aktualizr
C++ SOTA Client
All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Public Member Functions | List of all members
OAuth2 Class Reference

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
 

Detailed Description

Definition at line 9 of file oauth2.h.


The documentation for this class was generated from the following files: