anti-csrf icon indicating copy to clipboard operation
anti-csrf copied to clipboard

Update about the Life time Token validation

Open rouaks opened this issue 3 years ago • 0 comments

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.

rouaks avatar Mar 01 '21 09:03 rouaks