DragonCoder99
Explore posts from serversBABetter Auth
•Created by DragonCoder99 on 3/25/2025 in #help
Help with Seeding Existing Users into Better Auth
I'm on it thanks for all your help @lonelyplanet !!!
26 replies
BABetter Auth
•Created by DragonCoder99 on 3/25/2025 in #help
Help with Seeding Existing Users into Better Auth
yep indeed I need to migrate and only got the hashed version of the passwords
26 replies
BABetter Auth
•Created by DragonCoder99 on 3/25/2025 in #help
Help with Seeding Existing Users into Better Auth
yeah will try to do it with Drizzle it self
26 replies
BABetter Auth
•Created by DragonCoder99 on 3/25/2025 in #help
Help with Seeding Existing Users into Better Auth
yeah kinda what the first answer told me to do 😦
26 replies
BABetter Auth
•Created by DragonCoder99 on 3/25/2025 in #help
Help with Seeding Existing Users into Better Auth
That didn't help I still get errors on my "body" in the better-auth functions.
26 replies
BABetter Auth
•Created by DragonCoder99 on 3/25/2025 in #help
Help with Seeding Existing Users into Better Auth
I tried using the additional fields, but it wants be to included all those fields every time every time; otherwise, I get a type error.
26 replies
BABetter Auth
•Created by DragonCoder99 on 3/25/2025 in #help
Help with Seeding Existing Users into Better Auth
No worries and thanks!
26 replies
BABetter Auth
•Created by DragonCoder99 on 3/25/2025 in #help
Help with Seeding Existing Users into Better Auth
Hashed ofcourse it are passwords
26 replies
BABetter Auth
•Created by DragonCoder99 on 3/25/2025 in #help
Help with Seeding Existing Users into Better Auth
Wouldn't that end up re-encrypting the already encrypted passwords, rendering them unusable?! 😦
26 replies
BABetter Auth
•Created by DragonCoder99 on 2/18/2025 in #help
Using BcryptJS with Better-Auth
thanks! 🙂
7 replies
BABetter Auth
•Created by DragonCoder99 on 2/18/2025 in #help
Using BcryptJS with Better-Auth
7 replies
BABetter Auth
•Created by DragonCoder99 on 2/18/2025 in #help
Using BcryptJS with Better-Auth
it doesn't give a full example... but it got me closer but not sure how to write those functions for bcryptjs as they need input and so on.
7 replies
DTDrizzle Team
•Created by DragonCoder99 on 10/18/2024 in #help
Using UUID v7 with Drizzle?
Thanks 👍
3 replies
DTDrizzle Team
•Created by DragonCoder99 on 10/6/2024 in #help
pgEnum + Neon migrations type error
It follows the Auth.js setup but just got account and users
8 replies
DTDrizzle Team
•Created by DragonCoder99 on 10/6/2024 in #help
pgEnum + Neon migrations type error
There is a 2nd table accounts
8 replies
DTDrizzle Team
•Created by DragonCoder99 on 10/6/2024 in #help
pgEnum + Neon migrations type error
Yep I didn't put it in my app yet I was just trying to setup the roles in my table I double checked and the only references to roles is in this file
8 replies