Tag

authentication

3 posts

Authentication — JWT, Sessions, OAuth in Node.js

Authentication — JWT, Sessions, OAuth in Node.js

Authentication Strategies Compared There are three primary authentication…

HTTP Cookies Security — Everything Developers Get Wrong

HTTP Cookies Security — Everything Developers Get Wrong

Cookies are the single most important mechanism for web authentication. Every…

Deep Dive on API Gateway: A System Design Interview Perspective

Deep Dive on API Gateway: A System Design Interview Perspective

“An API Gateway is the front door to your microservices. Every request walks…