What is Two-Factor Authentication (2FA)?
A security method requiring two different forms of identification before granting access to an account.
2FA combines something you know (password) with something you have (phone, hardware key) or something you are (biometrics). Even if a password is compromised, the second factor prevents unauthorized access.
Methods include TOTP apps (Google Authenticator, Authy), SMS codes (less secure due to SIM swapping), hardware keys (YubiKey), push notifications, and biometric factors. 2FA significantly reduces account compromise risk.