summary refs log tree commit diff
path: root/src/api/middlewares/authMiddleware.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Split authentication and authorizationRory&2025-06-021-12/+67
* Add sensor history, balanceRory&2025-06-011-2/+6
* Rewrite routingRory&2025-06-011-0/+4
* Add alarm endpoints, basic budget routes, spend historyRory&2025-06-011-1/+7
* Update test clientRory&2025-06-011-0/+1
* Login, delete userRory&2025-06-011-4/+7
* Register works, part of login and auth middlewareRory&2025-06-011-0/+25