Cookies 101
Motivation
Figuring out how cookies works and stored in the browser and why it is getting corrupted.
Who Creates Cookies ?
most of the time it is the resposibility of the backend to create the cookies and send it in the response.
browser send the coo...
hashcodehub.hashnode.dev1 min read