Verifies a Time-Based One-Time Password (TOTP) against the current or specified time.
Checks time steps within the given window to account for clock drift.
TOTP verification parameters.
true if the OTP matches any time step in the window, false otherwise.
true
false
(Exception) - If any generation parameter is invalid.
Verifies a Time-Based One-Time Password (TOTP) against the current or specified time.
Checks time steps within the given window to account for clock drift.