nest-mongo-api-starter icon indicating copy to clipboard operation
nest-mongo-api-starter copied to clipboard

Use async bcrypt api

Open MiroslavPetrik opened this issue 2 years ago • 0 comments

bcrypt.compareSync(password, hash);

bad

MiroslavPetrik avatar Feb 07 '22 19:02 MiroslavPetrik