|
AXIAM C++ SDK 1.0.0-alpha8
Authentication, authorization, JWKS & route guards (REST + mTLS)
|
Result of a token refresh (§9). More...
#include <types.hpp>
Public Attributes | |
| std::int64_t | expires_in = 0 |
Result of a token refresh (§9).
Access/refresh tokens themselves live in the httpOnly cookie jar; this carries the server-reported access-token lifetime.
| std::int64_t axiam::TokenPair::expires_in = 0 |