@hungmanhdev
theengineeringjourney
Nothing here yet.
Nothing here yet.
Feb 10 · 4 min read · Storing tokens on the client side is one of those topics that repeatedly sparks debate among frontend and backend engineers. Ask different developers and you’ll likely hear completely different answers: localStorage, cookies, memory-only… The confusi...
Join discussion
Feb 9 · 7 min read · Authentication and authorization are fundamental parts of any modern application—but choosing the right strategy is not a one-size-fits-all decision. This also a common misunderstanding topic in technical interview. In this article we’ll explore: Au...
Join discussion