A token is expired if the expiration date is greater or equal to current time
A token is valid if contains a value and is not expired
A token is empty if does not contains an internal value
Static
A token is expired if the expiration date is greater or equal to current time