Timing is off #2

Aperto
aperto 2020-01-08 12:16:43 +00:00 da Ghost · 0 commenti

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.
Effettua l'accesso per partecipare alla conversazione.
Nessuna etichetta
Nessuna milestone
Nessuna assegnatario
1 Partecipanti
Notifiche
Data di scadenza
La data di scadenza non è valida o fuori intervallo. Si prega di utilizzare il formato 'aaaa-mm-dd'.

Nessuna data di scadenza impostata.

Dipendenze

Nessuna dipendenza impostata.

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