add authentication middleware

This commit is contained in:
Quentin de Quelen
2020-04-14 18:00:35 +02:00
committed by qdequele
parent 5fed155f15
commit 38d41252e6
5 changed files with 105 additions and 106 deletions

1
Cargo.lock generated
View File

@ -1505,6 +1505,7 @@ dependencies = [
"actix-files",
"actix-http",
"actix-rt",
"actix-service",
"actix-web",
"assert-json-diff",
"chrono",