adailey14

Results 13 comments of adailey14

@nicolabortignon I just noticed on the [redux-router readme](https://github.com/rackt/redux-router) it has an example of doing login redirection using [redux-rx](https://github.com/acdlite/redux-rx) so you might want to take a look at that.

Hi @feesjah nothing obviously wrong in your code. When something doesn't work as I expect in this setup I've been doing "old school" console.log("Am I here?", someObjectToLookAt) to see where...

The way it works in the snippets I pasted above is that the cookie gets plugged in on the server-side and the code in either fetch data or component will...