I have a simple redux action creator that sets the document.location.href = "/signin"
document.location.href = "/signin"
My action creator looks like this
export c