Files
symfony-flex-recipes/symfony/security-bundle/6.4/config/routes/security.yaml
T
eaeae97f8b [symfony/security-bundle] Leverage the LogoutRouteLoader (#1244)
* [symfony/security-bundle] Leverage the `LogoutRouteLoader`

* Rename `logout` to `_security_logout`

Co-authored-by: Wouter de Jong <wouterj@users.noreply.github.com>

---------

Co-authored-by: Wouter de Jong <wouterj@users.noreply.github.com>
2023-10-16 12:44:48 +02:00

4 lines
79 B
YAML

_security_logout:
resource: security.route_loader.logout
type: service