StephenGrider / AdvancedReduxCode

MIT License
839 stars 572 forks source link

Sign In Invalid Arguments #21

Open enso123456 opened 6 years ago

enso123456 commented 6 years ago

Server Post Sign In Invalid Arguments it will occur in the bcrypt.comparePassword method.

afisherdev commented 6 years ago

Yeah I am having the same issue. The problem is in the user.js file. The this.password argument console.logs as undefined. I downloaded the source, just to make sure that it wasn't an error that I created, its the same in the source material.