wip: login, auth working, still need refactoring

This commit is contained in:
2024-07-16 07:27:26 +02:00
parent c78e386645
commit 402585f968
16 changed files with 127 additions and 51 deletions
+1
View File
@@ -28,3 +28,4 @@ async-trait = "0.1.80"
password-auth = "1.0.0"
thiserror = "1.0.61"
blake3 = "1.5.1"
chrono = "0.4"