$totp->verify() Securely checks the provided TOTP code against the current, the direct previous and following codes kirby/src/Toolkit/Totp.php#L128 $totp->verify(string $totp): bool Parameters Name Type Default $totp * string – Return type bool Parent class Kirby\Toolkit\Totp