Timing is off #2

Відкрито
відкрито 2020-01-08 12:16:43 +00:00 користувачем Ghost · 0 коментарів
Ghost прокоментував(ла) 2020-01-08 12:16:43 +00:00

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.
Підпишіться щоб приєднатися до обговорення.
Без мітки
Етап відсутній
Немає виконавця
1 учасників
Сповіщення
Дата завершення
Термін дії не дійсний або знаходиться за межами допустимого діапазону. Будь ласка використовуйте формат 'yyyy-mm-dd'.

Термін виконання не встановлений.

Залежності

No dependencies set.

Reference: coolaj86/browser-authenticator.js#2
No description provided.