pub fn is_token_expired(creds: &OAuthCredentials) -> boolExpand description
Check if the current token is expired (or will expire within 5 minutes).
pub fn is_token_expired(creds: &OAuthCredentials) -> boolCheck if the current token is expired (or will expire within 5 minutes).