Saving hashed password to Sequelize is defying my simple wish to save a hashed password

后端 未结 0 1733
再見小時候
再見小時候 2021-02-13 05:29

This is my first day using Sequelize so forgive my naive questions. I have a simple model to try it out:

var User = sequelize.define("user", {
username:         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题