So my web application requires authentication, and I have a signup page where if the person tries to sign up with an email that is already in the database, I want to show th
This might be an old post guys but I just became aware of express-flash-2. It appears to be less buggy with Express 4 seems to have solved all my problems.