techwithtim / Flask-Web-App-Tutorial

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

fixed : invalid hashmethod sha256 #147

Closed ussssf closed 9 months ago

ussssf commented 9 months ago

fixed : invalid hashmethod sha256

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