nodehero-authentication
nodehero-authentication copied to clipboard
Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 1.0.2 to 5.0.0. Release notes Sourced from bcrypt's releases. v5.0.0 Fix the bcrypt "wrap-around" bug. It affects passwords with lengths >= 255. It is uncommon but it's...
On line 17 in index.js app is passed to the init function: require('./authentication').init(app) What's the purpose of this? I tried without and it doesn't seem to affect functionality. https://github.com/RisingStack/nodehero-authentication/blob/master/app/index.js#L17
Error "Cannot find module 'bcrypt'"
Hi. I am very grateful for the tutorial. I found some useful information on how to use radish from fives. But at the same time, I found some of the...
Hi RisingStack team, Can the team please rename several init.js files into something more meaningful? It becomes difficult to distinguish at times
Hi. I am very grateful for the tutorial. I found some useful information on how to use radish from fives. But at the same time, I found some of the...
It is not redirecting to profile page after submit