validUntil

var validUntil: LocalDateTime? = null

Parameters

validUntil

The date-time this token expires. Note that the access token is valid for one hour. After one hour you have to refresh the token, to be valid another hour.