Libraries tagged by one-time-password
rdtvaacar/google2fa
6 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
raisulhridoy/laravel-2fa
4 Downloads
Laravel 2FA is a PHP implementation of the Google Two-Factor Authentication Module, supporting the HMAC-Based One-time Password (HOTP) algorithm specified in RFC 4226 and the Time-based One-time Password (TOTP) algorithm specified in RFC 6238.
pvsv1984/lumen-2fa
2 Downloads
A One Time Password Authentication package, compatible with Google Authenticator. Authenticates oauth tokens
pmvc-plugin/otp
7 Downloads
PMVC plugin for Google one time password base on 'PHPGangsta/GoogleAuthenticator'
o-ba/mfa-hotp
54 Downloads
TYPO3 hmac-based one-time password provider
novy213/yii2-otp
18 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
nocksapp/google2fa-laravel
11 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
nocksapp/google2fa
4925 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
nero990/google2fa-laravel
21 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
lshtmweb/lumen-2fa
96 Downloads
A One Time Password Authentication package, compatible with Google Authenticator. Authenticates oauth tokens
lizhijun/php-totp
15 Downloads
基于时间的一次一密(Time-based One-time Password, TOTP)算法php函数库
khanifzyen/yii2-otp
1 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
johnsear/otp
12 Downloads
one-time-password library, generate and verify
infoburp/yii2-otp
429 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
ilbee/totp
7 Downloads
Time-based One-Time Password (TOTP) implementation in PHP