Time-Based One-Time Password Algorithm (TOTP)
The time-based one-time password (TOTP) algorithm generates time-sensitive, randomized one-time passwords (OTPs) that last until the next code is generated, typically every 30 seconds. TOTP is widely used in two-factor authentication (2FA) systems, providing secure logins for websites and account-based services on computers and mobile devices.