Returns true when the access token is missing, the expiry is invalid, or the token expires at or before now + TOKEN_REFRESH_LEAD_MS.
now + TOKEN_REFRESH_LEAD_MS
Optional
Returns true when the access token is missing, the expiry is invalid, or the token expires at or before
now + TOKEN_REFRESH_LEAD_MS.