What is a TOTP code?
A time-based one-time password is calculated from a shared secret and the current time. The service calculates the same value to check the code.
Generate time-based authenticator codes from a Base32 secret, QR image, or otpauth URI.
Workspace
Enter the secret manually or import an authenticator QR image.
Add an authorized secret to generate codes.
A time-based one-time password is calculated from a shared secret and the current time. The service calculates the same value to check the code.
Anyone with the shared secret and configuration can generate the same present and future codes. A one-time code does not protect an exposed secret.
The generator supports SHA-1, SHA-256, and SHA-512; 6 or 8 digits; and 15, 30, or 60-second intervals. The service configuration must match exactly.
It forgets the configuration when the page closes or reloads. If you turn it off, the configuration remains available until this tab closes.
Check the secret, algorithm, digits, and interval, then make sure the device clock is synchronized automatically. Even a small clock error can cause rejection.