تقييمات الطلاب
( 5 من 5 )
١ تقييمات
فيديو شرح Register and Login Full Lifecycle with NodeJS ضمن كورس Express Js شرح قناة Steve Griffith - Prof3ssorSt3v3، الفديو رقم 10 مجانى معتمد اونلاين
This tutorial covers both the client-side and the server-side of the process of registering and logging in a user with Hashed passwords.
The bcrypt NPM module is used for the hashing.
The difference between hashing and encrypting is briefly covered.
The full lifecycle and code in the browser as well as on the server is discussed.
GitHub Repo with code from tutorial - https://github.com/prof3ssorSt3v3/node-register-login
Bcrypt package page - https://www.npmjs.com/package/bcrypt