svc / totp-bundle
Userinterface for the excellent SchebTwoFactorBundle
Installs: 949
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
pkg:composer/svc/totp-bundle
Requires
- php: ^8.2
- doctrine/doctrine-bundle: ^2.10
- doctrine/orm: ^2.11 | ^3
- endroid/qr-code-bundle: ^6
- scheb/2fa-backup-code: ^7.0
- scheb/2fa-bundle: ^7.10
- scheb/2fa-totp: ^7.10
- scheb/2fa-trusted-device: ^7.10
- symfony/framework-bundle: ^7.2
- symfony/mailer: ^7.2
- symfony/translation: ^7.2
- symfony/twig-bundle: ^7.2
- symfonycasts/verify-email-bundle: ^1.10
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^12.3
README
⚠️ Version Compatibility:
- Version 6.x (current): Requires Symfony 7.2+, PHP 8.2+
- Version 5.x: Compatible with Symfony 6.4 and 7.x
- Version 4.x: Compatible with Symfony 6.1+
- Version 1.x: For older Symfony installations
Version 6.4.0+ includes breaking changes: All state-changing operations now require CSRF protection. See Usage documentation for migration details.
Userinterface for the excellent SchebTwoFactorBundle
SchebTwoFactorBundle provides the functions to implement simple 2FA. However, you have to create the user interface yourself.
This small bundle provides a ready to use implementation.
The following functions are enabled:
- TOTP
- Backup codes
- Trusted devices