Saturday, 5 September 2020

Can’t figure out why password is not being hashed in db on my node/express app.

The user data is being posted to the db but the passwords not hashed it’s still plain text. API: https://github.com/RyanNicoletti/trello-clone-apiClient: https://github.com/RyanNicoletti/trello-cloneSorry if the code is ugly, making this project to learn, any help would be appreciated.

Submitted September 05, 2020 at 02:29PM by Swoo413

No comments:

Post a Comment