Sessions vs JWT vs Cookies: Understanding Authentication Approaches
Every app with a login page has to solve the same quiet little problem over and over: a user logs in once, but HTTP itself has no memory. Every request is a stranger knocking on the door, with no idea
cyd3er.hashnode.dev8 min read