We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
scrypt
I think it would be within the scope of this library to provide two functions hashPassword and verifyPassword.
hashPassword
verifyPassword
These are already implemented in better-auth here and I think it would make sense to extract them into this library.
better-auth