Skip to main content

is_token_expired

Function is_token_expired 

Source
pub fn is_token_expired(creds: &OAuthCredentials) -> bool
Expand description

Check if the current token is expired (or will expire within 5 minutes).