expiresAt property
Access token expiration timestamp.
After this time, a new access token must be obtained using the refresh token and DPoP proof.
Implementation
final DateTime expiresAt;
Access token expiration timestamp.
After this time, a new access token must be obtained using the refresh token and DPoP proof.
final DateTime expiresAt;