Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

bad request while authenticating locally with passport-local-mongoose stackoverflow

passport.use(new LocalStrategy({
    usernameField: 'email',
  },User.authenticate()));
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #bad #request #authenticating #locally #stackoverflow
ADD COMMENT
Topic
Name
8+4 =