How to handle hashpassword if you're seeding an user

I successfully seeded a user into the database, but when I try to sign in, it fails.

how can you handle the hashpassword in this case?

also im using drizzle for schema and things
Was this page helpful?