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