Sessions vs JWT vs Cookies Understanding Authentication Approaches
When you log into a website and it “remembers” you on the next request, this is because of authentication is working behind the scenes. But how does the server actually recognize you?
This is where s
mehtabblogs.hashnode.dev6 min read