summary refs log tree commit diff
path: root/src/dto/auth (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean up pointless error handling, coerce booleans to string in nixRory&2025-06-031-10/+1
|
* Try to fix authRory&2025-06-021-10/+1
|
* Split authentication and authorizationRory&2025-06-021-1/+0
|
* Add sensor history, balanceRory&2025-06-011-36/+0
|
* Update test clientRory&2025-06-012-3/+4
|
* Register works, part of login and auth middlewareRory&2025-06-014-8/+76
|
* Add register with validationRory&2025-06-013-0/+69