NUGU SDK Linux  1.7.5

Authentication management. More...

+ Collaboration diagram for NuguAuth:

Classes

struct  NuguClientKit::AuthResponse
 AuthResponse. More...
 
class  NuguClientKit::NuguAuth
 NuguAuth. More...
 
struct  NuguClientKit::NuguDeviceConfig
 NuguDeviceConfig. More...
 
struct  NuguClientKit::NuguToken
 NuguToken. More...
 

Enumerations

enum  NuguClientKit::GrantType { AUTHORIZATION_CODE = 0x1 , CLIENT_CREDENTIALS = 0x2 , REFRESH_TOKEN = 0x4 , DEVICE_CODE = 0x8 }
 GrantType.
 

Detailed Description

Authentication management.

The NuguAuth handles OAuth2 authentication.