Table of Contents
Generating and verifying tokens and pins.
$otp = new \Inane\Authentication\TwoFactor\OneTimePin($token);
$valid = $otp->verifyOTP('612777');| Name | Name | Last commit date | ||
|---|---|---|---|---|
Generating and verifying tokens and pins.
$otp = new \Inane\Authentication\TwoFactor\OneTimePin($token);
$valid = $otp->verifyOTP('612777');