authelia/server/types
Clement Michaud 3a88ca95b8 Check TOTP token with window of 1
A window of 1 means the token is checked against current time slot T
as well as at time slot T-1 and T+1.
A time slot is 30 seconds by default in Authelia.
2017-10-15 00:44:10 +02:00
..
Dependencies.ts Improve logging format for clarity 2017-10-08 22:33:50 +02:00
Identity.ts Split client and server 2017-10-07 00:49:42 +02:00
TOTPSecret.ts Check TOTP token with window of 1 2017-10-15 00:44:10 +02:00
U2FRegistration.ts Split client and server 2017-10-07 00:49:42 +02:00
dovehash.d.ts Split client and server 2017-10-07 00:49:42 +02:00
speakeasy.d.ts Check TOTP token with window of 1 2017-10-15 00:44:10 +02:00