Alymbek
Results
2
comments of
Alymbek
dear @suncat2000 , I can't make PR, because there are no options to merge(or check). @jpvdw86 , than you!
Hi, dear comrads! I got same problem with local strategy: ``` /* login process */ router.post('/login', passport.authenticate( 'local', { successRedirect: '/', failureRedirect: '/account/login', failureFlash: true }, function () { console.log("login...