shaieleigh/stackOverFlow

Auth redirect not working

Closed this issue · 1 comments

Auth redirect not working

Ian came in and debugged the front end with us. The issue was that we were subscribed to a slice of state that was not being served up by the api. We initially fixed the issue by checking for the correct slice of state before the redirect, and the ended up serving the slice of state that we were expecting.