1
0
mirror of https://github.com/XFox111/SimpleOTP.git synced 2026-04-23 08:08:40 +03:00

Updated OTPService.ValidateHotp (markdown)

2021-05-31 01:20:10 +03:00
parent 5377019b61
commit d3699bd0af
+1 -1
@@ -21,7 +21,7 @@ Counter span from which OTP codes remain valid.
`resyncCounter` `Boolean`
Defines whether method should resync <see `OTPConfiguration.Counter` of the `target` or not after successful validation.
Defines whether method should resync `OTPConfiguration.Counter` of the `target` or not after successful validation.
### Returns
`True` if code is valid, `False` if it isn't.