Student Reviews
( 5 Of 5 )
1 review
Video of Node JS API : #26 - Register New User in Express Js course by Youssef Abbas channel, video No. 26 free certified online
In this part we create register route handler & we hash the password before saving it in the database.
For hashing password we use bcryptjs package.