|
CPPKiteConnect
|
Represents tokens received after successful authentication. More...
#include <user.hpp>

Public Member Functions | |
| userTokens (const rj::Value::Object &val) | |
| void | parse (const rj::Value::Object &val) |
Public Attributes | |
| string | userID |
| string | accessToken |
| string | refreshToken |
Represents tokens received after successful authentication.