Closed robmeijer closed 2 years ago
As best I can tell, the start() method is still required to automatically redirect to the "login" page when accessing a protected resource. This PR copies its use from the Guard Authenticator to the Symfony Authenticator section.
start()
As best I can tell, the
start()
method is still required to automatically redirect to the "login" page when accessing a protected resource. This PR copies its use from the Guard Authenticator to the Symfony Authenticator section.