1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-03-16 10:22:42 +01:00
actix-extras/actix-session
Michael Tidwell d2b7229f88 Using secrecy 0.8
modified session_key.rs to impl secrecy::Zeroize for SessionKey
modified session.rs in attempts of adding secrecy::Secret<SessionKey> to InnerSession struct.
2022-12-13 23:33:15 -05:00
..
2022-03-05 23:22:14 +00:00
2022-12-13 23:33:15 -05:00
2022-12-13 23:33:15 -05:00
2019-06-01 17:25:29 +06:00
2019-06-01 17:25:29 +06:00
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