vinialbano / passport-magic-link

Magic Link authentication for Passport JS
MIT License
60 stars 9 forks source link

allowReuse option does not work #35

Open saaraanhuis opened 1 month ago

saaraanhuis commented 1 month ago

Links are invalidated after using them once, even when you set the option allowReuse to true. This makes the links unusable for mail domains such as live.com, where all links in the email are accessed by the spam/abuse filters prior to delivery, rendering the link unusable for the recipient.