Missing Variables in boilerplate-infosec!

I can’t finish challenges 13-14 in the Information Security with HelmetJS section, focused on BCrypt!

The fcc solutions/hints refer to the boilerplate having already included the variables I need, as well as sections of the server.js file having commented out guides to areas to include my code. I don’t see any of these anywhere! Is this an issue with the boilerplate or am I missing directions somewhere?

Additionally, when I run my solution in challenge 12 (Understand BCrypt Hashes), fcc denies that I have required BCrypt in my server.js file. Is this problem related?

Your project link(s)

solution: https://replit.com/@pikapumpkin/boilerplate-infosec

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.82 Safari/537.36

Challenge:
Hash and Compare Passwords Synchronously

Link to the challenge:

(plus /understand-bcrypt-hashes and /hash-and-compare-passwords-synchronously)

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.