NestJS API Authentication using JWT Tokens

Описание к видео NestJS API Authentication using JWT Tokens

👉 Check our website: https://scalablescripts.com

Nest.js login and generate JWT Token using HttpOnly Cookies. We will Login using JWT( JSON Web Token ) which is the standard method for SPA Authentications. We will not use the traditional "Bearer method" but instead we will login using HttpOnly cookies which is a more secure authentication.

Source Code: https://github.com/scalablescripts/ne...

This video can be combined with other videos:
React and NestJS JWT Authentication:    • React & NestJS JWT Authentication  
VueJS and NestJS JWT Authentication:    • VueJS & NestJS JWT Authentication  
Angular and NestJS JWT Authentication:    • Angular & NestJS JWT Authentication  
NextJS and NestJS JWT Authentication:    • NextJS & NestJS JWT Authentication  
NuxtJS and NestJS JWT Authentication:    • NuxtJS and NestJS JWT Authentication  
Svelte and NestJS JWT Authentication:    • Svelte & NestJS JWT Authentication  

00:00 Preview
00:30 Setup
03:08 Database
06:49 Register
15:17 Login
25:26 Authenticated User
32:14 Logout

#nestjs #nodejs #javascript #typescript

Комментарии

Информация по комментариям в разработке