Replying to @⁨lemmydividebyzero@reddthat.com⁩

Microsoft can’t properly gate a push notification behind a password check?

Careful now. If you put the MFA prompt after the password, it works as confirmation that you have the correct password even if you’re not able to log in. You don’t want to give that confirmation to the attacker. That’s why MFA happens before the password is validated.

en