login-flow
login-flow copied to clipboard
:key: A login/register flow built with React&Redux
Hey, I was wonding if you could bring this example up to date with the styles outlined in https://github.com/mxstbr/react-boilerplate/tree/v3.0.0/app
Once I logged in I am able to see dashboard and if i change the route to ```/login``` it redirects me to ```dashboard``` as you are already logged in and...
Hi :) I think that would be really nice if keep the handling errors in the component itself and remove it from the actions https://github.com/mxstbr/login-flow/blob/master/js/actions/AppActions.js#L195 I'm working on a PR...
removing the single quote and replaced with ' for better readability
Hi Max! Coming here from `react-boilerplate`! I am wondering if you have previously had, or plan to add social login mock functions? If not, where do you suggest starting off...
Master
`npm run dev` and you will run this program on window
checked out the project ran install command and failed on start command.