1#authPost

Web Authentication: Three Decisions You're Conflating

Web Authentication: Three Decisions You're Conflating

5 min read

"Cookie-based vs. token-based" conflates three independent decisions: where state lives, where credentials are stored, and how they're transmitted. This article untangles them and covers the security tradeoffs of each.