Function pleaser::valid_token

source ·
pub fn valid_token(user: &str, eo: &EnvOptions) -> bool
Expand description

does the user have a valid token return false if time stamp is in the future return true if token was set within 600 seconds of wall and boot time