1
0

Timing is off #2

aberta(s)
2020-01-08 12:16:43 +00:00 aberta(s) por Ghost · 0 comentários

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.
Inicie a sessão para participar neste diálogo.
Sem rótulo
1 Participantes
Notificações
Data de vencimento
Sem data de vencimento definida.
Dependências

Não estão definidas dependências.

Referência: coolaj86/browser-authenticator.js#2
Nenhuma descrição fornecida.