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

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

Fix for this called before super in LoginStore/BaseStore #9

Closed ralphschindler closed 9 years ago

ralphschindler commented 9 years ago

Probably some thing more like this. (see issue #7)

mgonto commented 9 years ago

Fixed and answered on #7.

Thanks for the PR and help with the issue :).