Earlier quoted context omitted.
Sure, because “do passwordless emails” is just a snap of the finger away, right? The point is that doing auth properly is hard. Sending an email might be easy, but creating and managing the session in a secure fashion is hard, even if you’re “just doing passwordless email auth”.
> Sure, because “do passwordless emails” is just a snap of the finger away, right? uh, yes? https://magic.link/ > The point is that doing auth properly is hard... it works just like password reset no? there's not much state with passwordless email auth as opposed to passwords.
I don't think I understand exactly what your argument is.