1
0
mirror of https://github.com/actix/examples synced 2025-06-27 01:27:43 +02:00

improve prod advice in cookie-auth

This commit is contained in:
Rob Ede
2023-01-03 14:04:10 +00:00
parent b951c4dbee
commit de5e6eecc0
3 changed files with 44 additions and 21 deletions

2
Cargo.lock generated
View File

@ -2050,7 +2050,9 @@ dependencies = [
"actix-identity",
"actix-session",
"actix-web",
"actix-web-lab",
"env_logger",
"log",
"rand 0.8.5",
]