6 lines
319 B
YAML
6 lines
319 B
YAML
|
|
# See the configuration reference at https://symfony.com/bundles/SchebTwoFactorBundle/6.x/configuration.html
|
||
|
|
scheb_two_factor:
|
||
|
|
security_tokens:
|
||
|
|
- Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken
|
||
|
|
- Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken
|