16 base32 chars

💡 How TOTP Works

TOTP computes HMAC(secret, floor(time / period)) and truncates the result to the configured number of digits. Both parties (client and server) share the same secret and compute the same code independently — no server roundtrip required.

------
Click to copy
30
sec
Previous
-30s ago
Next
in 30s

Use this for testing. Matches the Google Authenticator demo key.

JBSWY3DPEHPK3PXP