Closed andrejewski closed 9 years ago
This just assigns progress to callback if callback is not already provided. This is a simple fix, with backwards compatibility.
FWIW I was about to make this change, so that the hash method arguments match those of node.bcrypt.js, when I saw this pull request. Would love to see it merged.
This just assigns progress to callback if callback is not already provided. This is a simple fix, with backwards compatibility.