Updated auth checking roles

This commit is contained in:
Benjamin Sherriff
2023-10-18 16:38:04 -04:00
parent 1db5eade4e
commit 939f8c2b90
6 changed files with 79 additions and 22 deletions

View File

@@ -13,7 +13,6 @@ path = "src/lib.rs"
[dependencies]
actix-web = "4.4.0"
actix-rt = "2.9.0"
actix-cors = "0.6.4"
actix-web-httpauth = "0.8.1"
chrono = { version = "0.4.31", features = ["serde"] }