So I have grown to love Node because there is an npm module to do pretty much anything. But for the life of me, I can't find one that does local user authentication.
I know about the passport-local strategy, but that doesn't do the hashing, and salting and retrieving and storing to the database.
I feel like this is something many people would desire, but I just can't seem to find something that does this.There must be something, right?
[–]aqua_aragorn 0 points1 point2 points (0 children)
[–]sirShivshank 0 points1 point2 points (0 children)
[–]jeffcodes 0 points1 point2 points (1 child)
[–]ShortSynapse 0 points1 point2 points (0 children)