Hello Everyone!
The following lectures produce a small bug where you have to click the register button twice to see the flash message. Please see this discussion for the solution.
Also, if you're getting an error along the lines of: "req.flash is not a function", then be sure that the following line: app.use(flash()); comes before your passport configuration in app.js
Cheers,
Ian
Course TA