Closed mihed closed 11 months ago
"Basically, GET / HEAD requests must be idempotent (non-state changing)." - they are, you have to click a button which makes a post to the API
if we already have all emails in google contacts thats an easier solution
It's not really relevant anymore if you've decided to go for the contacts option anyways.
(remark: clickable magic links are considered legacy in the sec community, that's what I was going at since their lack of idempotency. But this was maybe never an issue if you had to click a button after going after the link. dunno how it was).
We need to find an alternative method instead of clicking a link in an email.
Basically, GET / HEAD requests must be idempotent (non-state changing). Reason:
Suggestion: