aboutsummaryrefslogtreecommitdiffhomepage
path: root/infrastructure/Auth/routes_protected.php
blob: 0fe814f9866e2b84cea9efbc4ca2dd917e1409a3 (plain) (blame)
1
2
3
<?php

$router->post('/logout', 'LoginController@logout');