• caglararli@hotmail.com
  • 05386281520

How to derive a TOTP countdown?

Çağlar Arlı      -    6 Views

How to derive a TOTP countdown?

I'm exploring the concepts of TOTP/HOTP in a simple JavaScript application with the help of this OTPAuth plugin.

The knowledge gap I'm hoping to fill is how do mobile MFA applications deduce the countdown timer duration from TOTP.generate(...) providing a secret, an interval and the base32 encoded "pairing" key?