funcional a parte de token

This commit is contained in:
2026-05-19 14:48:58 -05:00
parent abb1fae70d
commit cd38287503
12 changed files with 863 additions and 10 deletions

View File

@@ -46,6 +46,7 @@ return [
// Exclude these routes even if they matched the rules above.
'exclude' => [
'GET api/test-auth',
'GET api/health',
],
],
],