Password hashing in Drizzle schema

Hi everyone,

I'm looking at ways to hash the password in the "user" table and define them in the Drizzle ORM schema defining a Vercel Postgres database. I have not been able to find documentation on the topic.

Could anyone kindly provide some guidance? Any help would be greatly appreciated.

Thanks in advance!
Was this page helpful?