NUGU SDK Linux
1.7.6
|
Authentication management. More...
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. | |
Authentication management.
The NuguAuth handles OAuth2 authentication.