Sessions vs JWT vs Cookies: Understanding Authentication Properly
Hey readers, welcome back.
In the previous article, we learned how JWT authentication works in Node.js.
And if you noticed carefully , a lot of the flow revolved around one thing:
Keeping users logged
javascripthu.hashnode.dev6 min read