techwithtim / Flask-Web-App-Tutorial

Code for the note storing flask web app made during a YouTube video.
918 stars 1.01k forks source link

fixed : invalid hashmethod sha256 #147

Closed ussssf closed 6 months ago

ussssf commented 6 months ago

fixed : invalid hashmethod sha256

the function generate_password_hash should take only one argument ( the password in this case).