pragmarx/google2fa
Google2FA adds HOTP/TOTP two-factor authentication to PHP, compatible with Google Authenticator and RFC 4226/6238. Generate secrets and QR code data, verify one-time codes, and tune validation windows and time drift—ideal for Laravel or standalone apps.
setAllowInsecureCallToGoogleApis(true);generateSecretKey() now generates 32-character secrets by defaultgenerateSecretKey(16)How can I help you explore Laravel packages today?