2FA / TOTP

Lost access to your authenticator app but have the secret key? Enter it and get valid rotating 2FA codes. Everything is computed locally — the secret is not sent anywhere.

Lost access to your authenticator app but have the secret key? Enter it and get valid rotating 2FA codes. Everything is computed locally — the secret is not sent anywhere.

How to use

  1. Enter the Base32 secret from your 2FA setup
  2. The current code appears and refreshes every 30 seconds
  3. Use it to log in

Frequently asked questions

Is it safe to enter my 2FA secret here?

The code is computed locally in your browser (RFC 6238) and the secret never leaves the page. Still, prefer a dedicated authenticator for daily use.

Why doesn't my code match?

TOTP depends on the clock: if your device time drifts by more than ~30 seconds, codes stop matching.

Where do I find the secret key?

It's shown during 2FA setup as a Base32 string or inside the QR code — many services let you reveal it again in settings.