summary refs log tree commit diff
path: root/src/api/middlewares/authMiddleware.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix performance issues, add fake user bot to test client, more testingRory&2025-06-031-4/+19
* More alarm testingRory&2025-06-021-1/+3
* Try to fix authRory&2025-06-021-12/+7
* 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