Inserting a user directly into DB
Hi, I'm looking to insert users (users + account) directly into the db - I'm hitting an issue where the hashed password isn't working so I expect I'm missing something where I'm not using the hash function from better-auth. Has anyone else done this? Using email+password credentials & postgres
0 Replies