TOTP Generator

Two-Factor Authentication Code Generator

Secret Key
Generated Code
Next refresh in 30s
Scan QR Code
Press Ctrl+V to paste QR code
What is TOTP?

Time-based One-Time Password is a two-factor authentication method. It generates a 6-digit code that changes every 30 seconds.

How does it work?
Your secret key + current time = unique code. The same algorithm runs on your device and the server, so both generate the same code at the same time.