pub const SESSION_STATE_EXPIRED: &'static str = "expired";
The string representing an expired session state.