Function pleaser::util::valid_token[][src]

pub fn valid_token(user: &str) -> bool

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