I am on an external site, and I am trying to delete the cookie via javascript. I did the following in the console: function deleteAllCookies() { var cooki
Can someone give me a step by step description of how cookie based authentication works? I've never done anything involving either authentication or cookies. Wh