Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OTPKit

This package is part of Fruit Framework.

OTPKit is still under development, not usable now.

Synopsis

$otp = new TOTP('10 bytes binary string', 3);
if ($otp->validate($_POST['otp_pass'])) {
    // authorized!
}

License

Any version of MIT, GPL or LGPL.

About

helper for Google Authenticator for Fruit framework

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages