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