Commit Graph

9 Commits

Author SHA1 Message Date
bsquillari e3a5874196 Add role fields (user, airlie, admin) 2023-12-04 14:41:39 +00:00
bsquillari 1dee061e97 Delete unused code 2023-12-04 14:04:08 +00:00
bsquillari fd8ac67cf1 Fix signup bug 2023-11-29 04:17:21 +00:00
Santiago Lo Coco 97b99fcd64 Update auth tests 2023-11-12 12:32:32 -03:00
Santiago Lo Coco e03becb67b Add observability (and logging) with request-id to APIs
Implement middleware for logging request-id(s) and other parameters in all APIs, enhancing traceability and monitoring capabilities!
2023-11-10 18:46:20 -03:00
Santiago Lo Coco 5084c38283 Update pre-commit hook and reformat files 2023-11-01 12:06:52 -03:00
Santiago Lo Coco d9a613b095 Fix more tests 2023-10-23 14:52:26 -03:00
Santiago Lo Coco e91574fe3c Fix tests 2023-10-23 14:06:46 -03:00
Santiago Lo Coco 2fcf3b0387 Add auth-domain and browser-domain
There are two roles: airline and normal user
2023-10-23 11:41:25 -03:00