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

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

Uncaught ReferenceError: extraReactMixin is not defined #23

Open whatifif opened 9 years ago

whatifif commented 9 years ago

There is a typo in AuthService.js ( line: 31). "extraReactMixin" should be "extra"