scheb / 2fa-bundle
用于在Symfony应用程序中实现双因素认证的通用接口
v7.5.0
2024-07-03 17:22 UTC
Requires
- php: ~8.2.0 || ~8.3.0
- ext-json: *
- symfony/config: ^6.4 || ^7.0
- symfony/dependency-injection: ^6.4 || ^7.0
- symfony/event-dispatcher: ^6.4 || ^7.0
- symfony/framework-bundle: ^6.4 || ^7.0
- symfony/http-foundation: ^6.4 || ^7.0
- symfony/http-kernel: ^6.4 || ^7.0
- symfony/property-access: ^6.4 || ^7.0
- symfony/security-bundle: ^6.4 || ^7.0
- symfony/twig-bundle: ^6.4 || ^7.0
Suggests
- scheb/2fa-backup-code: Emergency codes when you have no access to other methods
- scheb/2fa-email: Send codes by email
- scheb/2fa-google-authenticator: Google Authenticator support
- scheb/2fa-totp: Temporary one-time password (TOTP) support (Google Authenticator compatible)
- scheb/2fa-trusted-device: Trusted devices support
Conflicts
- 7.x-dev
- v7.5.0
- v7.4.0
- v7.3.1
- v7.3.0
- v7.2.0
- v7.1.0
- v7.0.0
- 6.x-dev
- v6.12.0
- v6.11.0
- v6.10.0
- v6.9.0
- v6.8.0
- v6.7.0
- v6.6.0
- v6.5.0
- v6.4.0
- v6.3.0
- v6.2.0
- v6.1.0
- v6.0.3
- v6.0.2
- v6.0.1
- v6.0.0
- 5.x-dev
- v5.13.2
- v5.13.1
- v5.13.0
- v5.12.1
- v5.12.0
- v5.11.0
- v5.10.1
- v5.10.0
- v5.9.0
- v5.8.1
- v5.8.0
- v5.7.0
- v5.6.0
- v5.5.0
- v5.4.2
- v5.4.1
- v5.4.0
- v5.3.1
- v5.3.0
- v5.2.1
- v5.2.0
- v5.1.4
- v5.1.3
- v5.1.2
- v5.1.1
- v5.1.0
- v5.0.1
- v5.0.0
This package is auto-updated.
Last update: 2024-09-03 17:36:03 UTC
README
为在Symfony应用程序中实现双因素认证提供一个通用接口。
此仓库是scheb/2fa的子仓库,并且是只读的。
请勿在此提交任何Pull Request。请使用主仓库。
安装
请按照组件的安装说明进行操作。
文档
文档可以在Symfony Bundles 文档网站上找到。
许可证
此软件可在MIT许可证下使用。