Cookie, Session & Tokens- What are they?
Dec 6, 2022 · 14 min read · Cookie*- Maintain the active state of the browser by storing a bit of data between the **server and the client** with every request.* Session*- Record the **server and client session state**.* Token- A random string generated by the server*.* This ar...
Join discussion


