Django使用bcrypt生成密码
Django Verify Password
I’ve make a design about user register, need to verify user’s password and confirm password are equal.
When reading this The-Flask-Mega-Tutorial-zh, I found a better way to handle this situation.
I’ve make a design about user register, need to verify user’s password and confirm password are equal.
When reading this The-Flask-Mega-Tutorial-zh, I found a better way to handle this situation.