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
1 Reply
ok got it