How is the hash determined for email + password us...
# support-questions-legacy
w
How is the hash determined for email + password users? I'm trying to set up a scenario where I pre-seed some users into the database so that when I first boot up the database I have some valid user accounts to test with but even if I hard code the password_hash to be something that I know it says "Incorrect email password combination"