anti-csrf
anti-csrf copied to clipboard
Update about the Life time Token validation
If tokenLifeTime is initialized and higher than the current date, the token will be deleted after the validateRequest. I think that reusable->deleteToken() should return false to ensure that the token stay valid during his life time.