UserModel.salt

String concatenated with the pasword before hashing

struct UserModel
string salt;

Meta