Sessions vs JWT vs Cookies.
What sessions are .
Before seeing Session authentication, I hope that you already know why we need this. So basically, in each request we want to authenticate whether the user is valid or not.
Now lo
nikhilprashar.hashnode.dev5 min read