filmov
tv
JWT Authentication in Node.JS with Refresh Token | MongoDB | Redis - For Beginners Full Detailed 🚀
Показать описание
In this video, I will be showing how you can create JWT based authentication in NodeJS and create login, registration and logout functionality in NodeJS API. JSON web tokens are popular way to secure web applications. We will create access tokens and refresh token, and MongoDB will be used to save user data, and Redis will be used for storing Refresh Token and blacklisted access tokens.
Concepts Covered:
Login & Registration APIs
Using refresh tokens with JWT
On Logout invalidating the tokens
Redis to store refresh tokens
Authenticating users with JWT
Invalidating refresh tokens to log users out
How to use JWT securely
Titles:
Authentication in NodeJS
Chapters:
0:00 Intro
0:37 What we will cover in this tutorial
1:00 P1: Project Setup
5:11 P1: Create Express Web Server
6:41 P1: Create Login route and logic
16:03 P1: Generating JWT access token
34:46 P1: Refresh Token Generation Strategy
37:55 P1: Implement Refresh Token
1:06:23 P2: Refactoring, MongoDB and Redis store
1:34:36 P2: Creating Redis Store
2:11:43 P2: Testing and debugging
Tags:
#NodeJS #JWT #Redis
Concepts Covered:
Login & Registration APIs
Using refresh tokens with JWT
On Logout invalidating the tokens
Redis to store refresh tokens
Authenticating users with JWT
Invalidating refresh tokens to log users out
How to use JWT securely
Titles:
Authentication in NodeJS
Chapters:
0:00 Intro
0:37 What we will cover in this tutorial
1:00 P1: Project Setup
5:11 P1: Create Express Web Server
6:41 P1: Create Login route and logic
16:03 P1: Generating JWT access token
34:46 P1: Refresh Token Generation Strategy
37:55 P1: Implement Refresh Token
1:06:23 P2: Refactoring, MongoDB and Redis store
1:34:36 P2: Creating Redis Store
2:11:43 P2: Testing and debugging
Tags:
#NodeJS #JWT #Redis
JWT Authentication Tutorial - Node.js
Learn JWT in 10 Minutes with Express, Node, and Cookie Parser
Session vs Token Authentication in 100 Seconds
JWT Authentication | Node JS and Express tutorials for Beginners
JWT Authentication Tutorial - Node.js and React
JWT Authentication in NodeJS
Node.js JWT Authentication #authentication #jwt #api #nodejs #tutorial #javascript #coding
What Is JWT and Why Should You Use JWT
Node.js API Authentication With JWT
#105 How Authentication Works with JWT | Authentication & Authorization | A Complete NODE JS Cou...
Easy JWT Authentication in Node.js | Step-by-Step Guide
JWT Authentication with Access Tokens & Refresh Tokens - Node.js
JWT Authentication with Node Crash Course
Why is JWT popular?
JWT Token Authentication in Node JS 🔥| complete node js playlist #backend
JWT Token Authentication - This is how it works
JWT Authentication with Node.js, React, MySQL | Node JS Authentication With JSON Web Token
Registration and Login with JWT Authentication Tutorial - NodeJS Tutorial
Authentication With JWT Tutorial - React, NodeJS | How To
Decoding JWT JSON Web Tokens A Comprehensive Guide to Secure Data Exchange #js #node #nodejs #jsx #c
Don’t Use JWT for Login Sessions
JWT Authentication - Beginners Guide With Real Application
What is JWT token and JWT vs Sessions
JWT Authentication Tutorial With Express & MongoDB | Rest API Project | Node.js for Beginners #1...
Комментарии