Hacker News new | ask | show | jobs
by jchw 2052 days ago
AFAIK typical CSRF token implementations allow for reuse, and unlike an idempotency token necessarily need to be generated by a trusted server. They solve a different problem.