Working with httpauth, trying to use extractors
This commit is contained in:
@@ -16,8 +16,6 @@ actix-web = "4.4.0"
|
||||
actix-rt = "2.9.0"
|
||||
actix-cors = "0.6.4"
|
||||
actix-web-httpauth = "0.8.1"
|
||||
actix-identity = "0.6.0"
|
||||
actix-session = { version = "0.8.0", features = ["redis-actor-session", "cookie-session"] }
|
||||
chrono = { version = "0.4.31", features = ["serde"] }
|
||||
dotenv = "0.15.0"
|
||||
serde_json = "1.0.107"
|
||||
|
||||
Reference in New Issue
Block a user