pub const SESSION_LAST_ACCESS_TIME_KEY: &str = "last_access_time";
The session data key used to store the last access timestamp.