imseyed/auth2fa
PHP library provides functionality for generating Time-based One Time Passwords (TOTP) and HMAC-based One Time Passwords (HOTP), commonly used in two-factor authentication (2FA) systems.
时间:2024-08-06 08:31
eustasy/authenticatron
HOTP / TOTP secrets with corresponding QR links and code verification from a simple PHP script.
时间:2024-03-08 16:07
novy213/yii2-otp
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
时间:2024-01-15 12:36
mika/otp
HOTP according to RFC 4226 and TOTP according to RFC 6238.
时间:2024-01-12 04:47
lsat/yii2-otp
LSAT YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget , Upgrade version lib 2amigos/qrcode-library and spomky-labs/otphp from https://github.com/sam002/yii2-otp (sam002/yii2-otp) Support PHP to ^8.0
时间:2023-12-13 04:04
khanifzyen/yii2-otp
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
时间:2023-11-17 05:45
raisulhridoy/laravel-2fa
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.
时间:2023-06-18 09:58
theodorejb/multi-factor
Vendor-agnostic two-factor authentication library
时间:2021-01-14 22:52
symvaro/multi-factor
Vendor-agnostic two-factor authentication library
时间:2021-01-12 10:15
xp-forge/google-authenticator
Google authenticator (HOTP & TOTP)
时间:2015-01-25 15:28
marc1706/otp-authenticate
Provides a simple and up-to-date library for two-factor authentication using OTP hashes and Google Authenticator or a similar app.
时间:2015-01-20 14:08
rych/otp
PHP implementation of the OATH one-time password standards
时间:未知