argon encrypted register endpoint
This commit is contained in:
@@ -20,5 +20,13 @@ jsonwebtoken = "9.3.1"
|
||||
dotenvy = "0.15.7"
|
||||
chrono = "0.4.42"
|
||||
|
||||
anyhow = "1.0.100"
|
||||
argon2 = {version = "0.5.3"}
|
||||
rand_core = {version = "0.6.4", features = ["getrandom"]}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user