Tim

Results 1 comments of Tim

Hello, You can add the import of TokenInterface ``` use Symfony\Component\Security\Core\Authentication\Token\TokenInterface; ``` I think we can add a notice version : ``` .. versionadded:: 7.2 The token argument for checkPostAuth...