Y
Hacker News
new
|
ask
|
show
|
jobs
by
bogomipz
2733 days ago
Why are tokens preferred over cookies for a publicly accessible API?
1 comments
bpicolo
2733 days ago
There are all sorts of cases where managing cookies is annoying when interacting with an API, like via curl. There might be other reasons as well, but making consumption easy is probably reason enough
link