I\'m trying to set-up a route that delete cookie containing a JWT on the client\'s browser.
To perform that, I\'m using the res.ClearCookie function