Hi,
I’ve build a magic link login workflow and for my @hotmail.com email address the magic link expires directly after opening it.
The link quickly changes to: https://website.com/login?state={"magic_link_status"%3A"expired"}
and then proceeds to give me the browsers alert: “This link is expired or has already been used. Please request another.”
The strange thing is that it works perfectly fine for my non hotmail.com email addresses.
It seems like the exact same problem as described here: Magic link is not working (immediately expired)
(I’m using Postmark to send emails)