Updated auth to use pem keys instead of base64 keys in strings?
This commit is contained in:
@@ -32,5 +32,4 @@ log = "0.4.20"
|
||||
argon2 = "0.5.2"
|
||||
jsonwebtoken = "9.0.0"
|
||||
redis = { version = "0.23.3", features = ["tokio-comp", "connection-manager", "r2d2"] }
|
||||
base64 = "0.21.4"
|
||||
rustix = "0.38.19" # https://github.com/imsnif/bandwhich/issues/284
|
||||
|
||||
Reference in New Issue
Block a user