filmov
tv
Implementing User Authentication With Node JS and PostgreSQL
Показать описание
Hi all,
In this video we are going to be building a Node JS application which will connect to Postgres (SQL) database. The database will be used to store user details including their names, email addresses and passwords in order for them to log on to the application.
We will be using the following Node libraries:
Express - To serve our application
bcrypt - To hash user password to make them secure
express-session - To store session details in a session cookie object
express-flash - To display flash messages to the user
passport - To authenticate users
passport-local - To implement a local authentication strategy for our application
I hope you enjoy the video. Please leave me a comment below if you have any questions.
Thanks guys. If you find this tutorial helpful then please consider subscribing to my channel.
Conor
In this video we are going to be building a Node JS application which will connect to Postgres (SQL) database. The database will be used to store user details including their names, email addresses and passwords in order for them to log on to the application.
We will be using the following Node libraries:
Express - To serve our application
bcrypt - To hash user password to make them secure
express-session - To store session details in a session cookie object
express-flash - To display flash messages to the user
passport - To authenticate users
passport-local - To implement a local authentication strategy for our application
I hope you enjoy the video. Please leave me a comment below if you have any questions.
Thanks guys. If you find this tutorial helpful then please consider subscribing to my channel.
Conor
Implementing User Authentication With Node JS and PostgreSQL
Implementing User Authentication With Node JS and PostgreSQL
Build Node.js User Authentication - Password Login
User Authentication in Web Apps (Passport.js, Node, Express)
Building Node.js Authentication from Scratch
Node.js Passport Login System Tutorial
JWT Authentication Tutorial - Node.js
Login and SignUp System with User Authentication Using Node Js, Express Js & MongoDB
User login,register | User Authentication using JWT token | Food Recipe App | MERN stack | part -3
How to Implement Login with Github using Node JS | Github OAuth PassportJS
Learn JWT in 10 Minutes with Express, Node, and Cookie Parser
Node.js Login System with Prisma ORM & JWT | Secure User Authentication Tutorial
Node.Js Login and Registration with Database | Login, Logout and User Authentication | 1/2 |
User Authentication Tutorial | Node.js, Express, SQLite, Sequelize, Passport, EJS | JeremiahLynnDev
Understanding Authentication in Node.js - Sessions and Cookies - Web Development Concepts Explained
JWT Authentication with Node.js, React, MySQL | Node JS Authentication With JSON Web Token
Node Auth Tutorial (JWT) #16 - Logging Users Out
Session vs Token Authentication in 100 Seconds
Build a Full-Stack Authentication App With React, Node, Express, MySQL | Login, Registration, Logout
Mastering Authentication: React, Node, MongoDB | Login, Signup, Forgot Password, Protected Routes
Login and Registration Form using React + Node + MySQL | Login and Sign Up Form with Validation
Managing User Roles - NodeJS Authorization
Login With Google Using React & Node - MERN Auth 2.0
JWT Authentication using Node, Express & Postgres
Комментарии