filmov
tv
API Authentication with Node Part #8 - Bcrypt Explained

Показать описание
In this video, we'll learn all about Bcrypt! We'll see how we can use it to hash our passwords so that we don't store them in plain text format in our database.
Next, we'll also learn how salting works and why it's needed later on when we want to compare the password user just typed with the hashed version that we have stored in our database.
Link to repository:
Specific branch:
You can find different branches for different videos and reference the code that way. Every video (that's about programming) will have a corresponding branch that's called the same as the video title.
Huge shout-out to Michael Alaev for helping out with GitHub repository!
Next, we'll also learn how salting works and why it's needed later on when we want to compare the password user just typed with the hashed version that we have stored in our database.
Link to repository:
Specific branch:
You can find different branches for different videos and reference the code that way. Every video (that's about programming) will have a corresponding branch that's called the same as the video title.
Huge shout-out to Michael Alaev for helping out with GitHub repository!
Protecting Routes and Securing API Endpoints in Node.js/Express | Express and Auth Series Part 3
Building Node.js Authentication from Scratch
Learn JWT in 10 Minutes with Express, Node, and Cookie Parser
API Authentication with Node Part #8 - Bcrypt Explained
How to Create a Secure REST API with Node.js and Express
JWT Authentication Tutorial - Node.js
Login and SignUp System with User Authentication Using Node Js, Express Js & MongoDB
Build Node.js User Authentication - Password Login
Setting up backend & Auth APIs | Enterprise chat app
Node.js API Authentication With JWT
User Authentication in Web Apps (Passport.js, Node, Express)
Role Based API Authentication | Node Express MongoDB | Part 1
How to Authorize User Roles and Permissions | Node.js & Express Authorization Tutorial
Build RESTful APIs with Node.js express and MySQL | Authentication with JWT | In one Video
Newb Quest - Auth Part 6 - Administration API - Node/Express/MongoDB/JWT
10. Super Secret Key for signing JWT | Node JS API Authentication
7 minutes: Create a Node API with JWT's (json web tokens)
The Complete Guide To Building A REST API With Node, Express, TypeScript & MongoDB + Authenticat...
Prevent Duplicate User in MongoDB - Node Authentication API Part-4
JWT Authentication | Node JS and Express tutorials for Beginners
Node.js Rest API With Restify, Mongoose, JWT - Part 1
12. Verifyting an Access Token using a middleware | Node JS API Authentication
Node.JS REST API Auth using JWTs - Tutorial
Firebase Authentication NODE JS using REST API and async-await
Комментарии