|
ORE Studio 0.0.4
|
Response to a token refresh request. More...
#include <login_protocol.hpp>

Public Attributes | |
| bool | success = false |
| std::string | token |
| std::string | message |
| int | access_lifetime_s = 1800 |
| Token lifetime in seconds for the newly issued token. | |
Response to a token refresh request.
| int access_lifetime_s = 1800 |
Token lifetime in seconds for the newly issued token.
Clients re-arm the proactive refresh timer using this value.