I have a meta reducer that should clear the state when logging out.
export function clearState(reducer: ActionReducer): ActionReducer {