Session Vs Token Authentication
Contents
HTTP
Session Authentication
Cookies
Token Authentication
JWT (JSON web tokens)
Benefits of Token Authentication
Benefits of Session Authentication
1) HTTP
Connection made from a client to a server is made using the HTTP protocol and unfort...
backendharry.hashnode.dev4 min read