summary refs log tree commit diff
path: root/src/api/routes/auth/accountRoutes.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* API docs HEAD mainRory&2025-06-031-0/+3
* Remove admin account routes, fix multiple routesRory&2025-06-031-3/+8
* Fix performance issues, add fake user bot to test client, more testingRory&2025-06-031-0/+2
* Split authentication and authorizationRory&2025-06-021-0/+21
* Add shortcut for generating http file, part of API documentationRory&2025-06-021-0/+23
* Rewrite routingRory&2025-06-011-26/+52
* Update test clientRory&2025-06-011-4/+13
* Login, delete userRory&2025-06-011-1/+0
* Register works, part of login and auth middlewareRory&2025-06-011-0/+36