minor touchups to enhance auth service

This commit is contained in:
2025-11-27 15:53:58 +08:00
parent 2764628ab2
commit 723c31afa3
3 changed files with 173 additions and 162 deletions

View File

@@ -34,7 +34,6 @@ url = "2.5.7"
rand = "0.9.2"
sha2 = "0.10.9"
base64 = "0.22.1"
tiny_http = "0.12.0"
thiserror = "1"
tracing = "0.1"
tracing-subscriber = "0.3"