jaredhanson / passport-local

Username and password authentication strategy for Passport and Node.js.
https://www.passportjs.org/packages/passport-local/?utm_source=github&utm_medium=referral&utm_campaign=passport-local&utm_content=about
MIT License
2.74k stars 498 forks source link

how to pass badRequestMessage ? #117

Open Bravo13 opened 9 years ago

Bravo13 commented 9 years ago

Is there a way to pass it instead of 'Missed credentials'?