seb / authenticator-bundle
Symfony SebAuthenticatorBundle
3.1.5
2024-01-23 15:15 UTC
Requires
- php: ^7.1 | ^8.0
- symfony/security-bundle: >=5.3
Requires (Dev)
- phpunit/phpunit: ^9
README
基于 Symfony Guards 的简单认证库。AuthenticatorInterface 已拆分为子接口,允许混合使用不同的认证策略。
示例
目前没有文档,但您可以查看 https://github.com/exeba/symfony-auth-examples。