Multi-OTP PHP class

Package:
Multi-OTP PHP class
Summary:
Authenticate and manage OTP user tokens
Groups:
Cryptography, Security, User Management
Author:
André Liechti
Description:
This class can be used to authenticate and manage OTP user tokens.

It can create, update and delete tokens to authenticate users with one time passwords (OTP). The users data is stored in files.

The class can also check the user token using several algorithms: Mobile OTP (MOTP), OATH/HOTP (RFC 4226) and OATH/TOTP HOTP Time Based (RFC 4226 extension).


Powered by Gewgley