Siarhei Rylach
Results
1
comments of
Siarhei Rylach
I have resolved this issue. You need to delete lines 44-47 in authentication/init.js: if (password !== user.password) { return done(null, false); }