Changes in authentication

This commit is contained in:
Ara Sadoyan
2026-04-08 19:05:19 +02:00
parent 389c12119a
commit f135106a44
4 changed files with 20 additions and 36 deletions

View File

@@ -43,3 +43,4 @@ tower-http = { version = "0.6.8", features = ["fs"] }
privdrop = "0.5.6"
ctrlc = "3.5.2"
serde_json = "1.0.149"
subtle = "2.6.1"