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

Sample for implementing Authentication with a React Flux app and JWTs
589 stars 102 forks source link

Typo #11

Closed olegakbarov closed 9 years ago

olegakbarov commented 9 years ago

app crashes 'cause the of little typo in Login.js & Signup.js fixed it

mgonto commented 9 years ago

Thanks for the fix :).

Can you re add the build folder and the code please though? It was added on purpose. This repository is a gh-pages and therefore, with the build folder, you can see the code live :).

Once that's done, I'll merge this fix.

Thanks!