joshgeller / react-redux-jwt-auth-example

Sample project showing possible authentication flow using React, Redux, React-Router, and JWT
MIT License
1.58k stars 237 forks source link

Fixes failing dependencies #30

Open mjrussell opened 8 years ago

mjrussell commented 8 years ago

Resolves #29

Fixes redbox issue and peer dependencies on fresh install

mjrussell commented 8 years ago

@joshgeller I know this is just an example, but you might want to merge this so other people can run it more easily for themselves

thomasjfox1 commented 8 years ago

This fixed this issue for me. Thanks @mjrussell.