Double Authentification en PHP : le tuto que personne ne t'a montré 🚀
Dans ce tuto, on implémente un système de double authentification (2FA) dans une app PHP Vanilla — sans Laravel, sans Symfony — grâce au package open source de @mrpunyapal (https://github.com/MrPunyapal/php-2fa). Compatible Google Authenticator, Authy et toutes les apps d'authentification TOTP. Au…