I am completely new to react / shorten, but I am facing the same problem as you, so I am creating a small APP with a login page.
componentWillReceiveProps(nextProps) {
if (nextProps.isAuthenticated){
this.context.router.push({pathname:'/'});
}
}
, "" "" : LOGIN_SUCCESS, , . , .