Feature Request: For Passwordless implementation in mix gen auth, make it a magic code and not a link

Agree with everything, I would add:

Even if you rotate the code on every attempt the probability of randomly guessing a 6-digit numeric code is 1 / 1,000,000

It not taking account timing attacks that may make it even faster to crack a code if implementation is weak.

1 Like