This package is part of Fruit Framework.
OTPKit is still under development, not usable now.
$otp = new TOTP('10 bytes binary string', 3);
if ($otp->validate($_POST['otp_pass'])) {
// authorized!
}Any version of MIT, GPL or LGPL.
| Name | Name | Last commit date | ||
|---|---|---|---|---|