freeCodeCamp / curriculum

The freeCodeCamp curriculum and lesson editor
Creative Commons Attribution Share Alike 4.0 International
81 stars 125 forks source link

Advanced Node and Express - Set up Passport. instructions missing for session() #240

Open nikrb opened 6 years ago

nikrb commented 6 years ago

Describe the bug

challenge is missing instructions to include passport.session() so challenge fails

To Reproduce

Steps to reproduce the behavior:

  1. Go to challenge
  2. Follow instrutions
  3. challenge fails as passport.session() is missing

Expected behavior

expect challenge to pass

Screenshots

n/a

Desktop (please complete the following information):

Additional context