Information Security with HelmetJS - Understand BCrypt Hashes

Tell us what’s happening:

i deleted and restarted again, this time using render instead of glitch or replit. i followed this video step by step " Understand BCrypt Hashes - Information Security with HelmetJS - Free Code Camp" by Useful Programmer on youtube and everything is the exact same, my render link works the same as his ( here’s mine- https://fcc-bcrypt-7oig.onrender.com) but it is still failing all the tests. i switched wifis and I don’t have a VPN on. i can see that I successfully required bcrypt, I’m genuinely stuck.

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36 OPR/119.0.0.0

Challenge Information:

Information Security with HelmetJS - Understand BCrypt Hashes