Earlier quoted context omitted.
> Mobile email clients use their own browser and cookie jar which consume the session cookie you're trying to put into the user's main browser. This results in users 'never staying signed in' and a lot of frustration. The earliest Magic Links I remember using didn't have this problem, and this was before smartphones. The Link, back then at least, was only to authenticate that you can receive emails at a certain mailb…
I just recently implemented a magic link flow for a project I’m working on, and “authenticated in the originating browser” was a high priority item for me. I think it’s just so much nicer of an experience to not have to worry where you go check the email or which browser opens when you click the link there. The site you used to login was clearly where you intended to be, so that should definitely be one of the authen…
Switched to pin code entry, less fancy but achieves all the desired UX