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-07-09 19:03:28 +01:00
..
examples Rework actix session (#212) 2022-03-05 23:22:14 +00:00
src Rebuild actix-identity on top of actix-session (#246) 2022-07-09 19:00:15 +01:00
tests Add a new configuration parameter to refresh the TTL of the session even if unchanged (#233) 2022-07-03 21:18:14 +01:00
Cargo.toml prepare actix-session release 0.7.0 2022-07-09 19:03:28 +01:00
CHANGES.md prepare actix-session release 0.7.0 2022-07-09 19:03:28 +01: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.0 2022-07-09 19:03:28 +01:00

actix-session

Session management for Actix Web applications.

crates.io Documentation Apache 2.0 or MIT licensed Dependency Status

Documentation & Resources