Closed gunish closed 9 years ago
For other's facing the same issue, I have created a form with a small fix (reverted the bcrypt) version to a previous version of the repository, please use the following command to get by
npm install git+https://github.com/gunish/waterlock-local-auth.git
@gunish please try the latest version 0.0.6
Still fails with 0.0.6
Has anyone figure this out? This bug is killing me. It seems to be random in a lot cases. Tried your repo @gunish, but no luck :-(
I've updated bcrypt to latest and also amended the target node versions in local-auth to match that of core and it seems to have fixed the issue:
https://travis-ci.org/waterlock/waterlock-local-auth/builds/75943754
Please let me know if there are any further issues