Sessions vs JWT vs Cookies: Understanding Authentication Approaches
Every web application eventually asks the same question: how do I know who this person is?
When you log into a website, something has to remember you. HTTP, the protocol that powers the web, is statel
timblarc.hashnode.dev7 min read