1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-23 23:51:06 +01:00
actix-extras/actix-session
2022-11-08 09:29:23 +00:00
..
examples Rework actix session (#212) 2022-03-05 23:22:14 +00:00
src Add secure field to removal cookie (#300) 2022-11-08 09:29:23 +00:00
tests Add secure field to removal cookie (#300) 2022-11-08 09:29:23 +00:00
Cargo.toml prepare actix-session release 0.7.2 2022-09-11 21:13:20 +01:00
CHANGES.md Add secure field to removal cookie (#300) 2022-11-08 09:29:23 +00:00
LICENSE-APACHE add license files 2019-06-01 17:25:29 +06:00
LICENSE-MIT add license files 2019-06-01 17:25:29 +06:00
README.md prepare actix-session release 0.7.2 2022-09-11 21:13:20 +01:00

actix-session

Session management for Actix Web.

crates.io Documentation Apache 2.0 or MIT licensed Dependency Status

Documentation & Resources