reacherhq / check-if-email-exists

Check if an email address exists without sending any email, written in Rust. Comes with a ⚙️ HTTP backend.
https://reacher.email
Other
4.29k stars 328 forks source link

fix(core): yahoo api changes: yid is userId now, sessionIndex is required and fo… #1314

Closed itsmariush closed 11 months ago

itsmariush commented 1 year ago

…und inside signup page body, IDENTIFIER_EXISTS is IDENTIFIER_NOT_AVAILABLE now, closes #1308

CLAassistant commented 11 months ago

CLA assistant check
All committers have signed the CLA.

CLAassistant commented 11 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

:white_check_mark: itsmariush
:x: amaury1729
You have signed the CLA already but the status is still pending? Let us recheck it.

amaury1093 commented 11 months ago

Just tried, this works, thanks @itsmariush.