mirror of
https://github.com/XFox111/SimpleOTP.git
synced 2026-04-23 08:08:40 +03:00
Updated OTPService.ValidateHotp (markdown)
@@ -21,7 +21,7 @@ Counter span from which OTP codes remain valid.
|
|||||||
|
|
||||||
`resyncCounter` `Boolean`
|
`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
|
### Returns
|
||||||
`True` if code is valid, `False` if it isn't.
|
`True` if code is valid, `False` if it isn't.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user