Files
Coltura/config/routes.yaml
Matthieu 778a0a16e8
Some checks failed
Auto Tag Develop / tag (push) Has been cancelled
fix(auth) : add login_check and logout routes
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 12:04:15 +02:00

11 lines
212 B
YAML

# yaml-language-server: $schema=../vendor/symfony/routing/Loader/schema/routing.schema.json
controllers:
resource: routing.controllers
login_check:
path: /login_check
api_logout:
path: /api/logout