You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a small error in the code behind this sentence ’Then, call bcrypt.compare to check if the passwords match:‘.
The location is about the middle of the page.
I saw the highlight in line 7 'import postgres from 'postgres';', but there should be the line about bcrypt, line 6 'import bcrypt from 'bcrypt';'.