I’ve created a little sample project which implements local password authentication in an Express application. I pretty much did the same thing already in the previous post, but in that case I used an already existing project. This one is a bit cleaner and it implements a simple frontend, using Pug, Bootstrap and jQuery validate.
Tagged with authentication express mongoose nodejs passportjs
