Timing is off #2

Atvērta
Ghost atvēra 2020-01-08 12:16:43 +00:00 · 0 komentāri

The demo website at https://rootprojects.org/authenticator/ generates a new token every 30 seconds starting with page load, which is incorrect.
Instead, it should generate the second token after (t modulo 30) seconds where t denotes the current unix timestamp.

The demo website at https://rootprojects.org/authenticator/ generates a new token every 30 seconds starting with page load, which is incorrect. Instead, it should generate the second token after (t modulo 30) seconds where t denotes the current unix timestamp.
Nepieciešams pieteikties, lai pievienotos šai sarunai.
Nav iezīmju
1 dalībnieki
Paziņojumi
Izpildes termiņš
Izpildes termiņš nav uzstādīts.
Atkarības

Nav atkarību.

Atsaucas uz: coolaj86/browser-authenticator.js#2
Nav sniegts apraksts.