Add some users and jwt

This commit is contained in:
2024-03-15 08:17:14 +05:00
parent 1577486736
commit 73b0fb8762
4 changed files with 305 additions and 168 deletions

View File

@ -16,7 +16,7 @@ jsonwebtoken = "9.2.0"
rand = "0.8.5"
rsa = "0.9.6"
serde_json = "1.0.111"
skytable = "0.8.3"
skytable = "0.8.6"
tokio = { version = "1.35.1", features = ["full"] }
urlencoding = "2.1.3"
uuid = { version = "1.6.1", features = ["v4", "v5"] }