session cookie store init
This commit is contained in:
parent
b61c62a806
commit
7ba1605456
5 changed files with 869 additions and 381 deletions
|
@ -25,3 +25,5 @@ tera = "1.18.1"
|
|||
once_cell = "1.7.2"
|
||||
|
||||
env_logger = "0.11.3"
|
||||
actix-identity = "0.8.0"
|
||||
actix-session = {version = "0.10.1", default-features = false, features = ["cookie-session"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue