I have a User model, which has an email and a password field. For security, these may not be equal to each other. How can I define this in my model?I have a User model, which has an email and a p
I have a User model, which has an email and a password field. For security, these may not be equal to each other. How can I define this in my model?I have a User model, which has an email and a p