a123678a's honest review, WEB5 - Express Passport.js course
Reviews 3
Average rating 5
I'm testing on window. app.use(bodyParser.json()); app.use(bodyParser.text()); app.use(bodyParser.urlencoded()); If you don't declare this item before processing the router, it will always go to failureRedirect because the body doesn't contain arguments.
0

