Libraries tagged by One Time Password
roke22/google2fa-laravel
4 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
rdtvaacar/google2fa
6 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
raisulhridoy/laravel-2fa
6 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
prasanth-j/otpify
37 Downloads
Otpify is a Laravel package that provides a simple and elegant way to generate and validate one time passwords.
pmvc-plugin/otp
7 Downloads
PMVC plugin for Google one time password base on 'PHPGangsta/GoogleAuthenticator'
pixelfed/google2fa
14386 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
o-ba/mfa-hotp
57 Downloads
TYPO3 hmac-based one-time password provider
novy213/yii2-otp
39 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
nocksapp/google2fa-laravel
12 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
nocksapp/google2fa
4926 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.
mahdialikhani/otp-authenticator
9 Downloads
This package assists with authenticating users using OTP (One-Time Password) method.
lshtmweb/lumen-2fa
96 Downloads
A One Time Password Authentication package, compatible with Google Authenticator. Authenticates oauth tokens
lizhijun/php-totp
17 Downloads
基于时间的一次一密(Time-based One-time Password, TOTP)算法php函数库