property splatnet3_scraper.auth.Token.time_left : float

Returns the time left before the token expires. If the token is expired, a negative number will be returned. This is not a guarantee that the token is expired, but it is a good indicator that it is for most cases.

Returns:

float – The time left before the token expires.