Compare commits
No commits in common. "818f96bcf70b0ac30d1deef89537ef8487f22d9e" and "8f527285f00de8121a201a335b452726d7f57a1d" have entirely different histories.
818f96bcf7
...
8f527285f0
|
|
@ -13,7 +13,7 @@ serde = { version = "1.0.127", features = [ "derive" ] }
|
|||
rand = "0.8.4"
|
||||
uuid = { version = "0.8.2", features = ["serde"] }
|
||||
# Authentification
|
||||
jwt = "0.15.0"
|
||||
jwt = "0.14.0"
|
||||
hmac = "*"
|
||||
sha2 = "*"
|
||||
# Timestamps for JWT tokens
|
||||
|
|
|
|||
Loading…
Reference in New Issue