oscklmO
Convex Community2y ago
2 replies
oscklm

bcrypt not working in convex action

Hey,

I'm getting this error when trying to use bcrypt inside of a convex action with use node.

I've resorted to using crypto instead, which for now works fine. But as far as i can tell bcrypt is better for hashing passwords - so i'd like to request for bcrypt to be added.

Context: I'm trying to build a custom convex authentication system
CleanShot_2024-04-11_at_00.03.532x.webp
Was this page helpful?