auth0-blog / react-flux-jwt-authentication-sample

Sample for implementing Authentication with a React Flux app and JWTs
590 stars 101 forks source link

Update to react-router 1.0 #32

Open mikecousins opened 8 years ago

mikecousins commented 8 years ago

Any chance you guys could update this example for react-router 1.0? The syntax is quite different.

pedramsaleh commented 8 years ago

+1 I'm trying to implement this now and can't because the new version of router is giving me a bunch of errors, and I can't go back to the old version because it complains that my version of React is too new.