Hacker News new | ask | show | jobs
by NohatCoder 2479 days ago
Being logged in is not a stateless thing. Cookies are state.
1 comments

It actually is stateless. The cookie is just one part of the stateless request.