Loading...
「ツール」は右上に移動しました。
利用したサーバー: natural-voltaic-titanium
36いいね 2593回再生

How to create login and signup system in nodejs | using JWT to authenticate API | Part 1

Hi Guys,
In this video, I will teach you How to create login and signup system in nodejs | using JWT to authenticate API.

===== Please see chapter =====

In this tutorial, you learn how to create signup and login system in nodejs,
how to use jwt, how to connect database, how to create server, how to create encrypt password, how to decrypt password, how to store data in database, how to check email id already exit , using JWT to authenticate api

Chapters:-
0:00 Intro
0:12 demo
5:12 create node.js project
5:44 install packages
6:31 create index.js file
6:44 in index.js file decalre express,body-parser,cors packages and create server
9:07 create dbconnection.js file in file declare mysql and database connection
14:47 create controller and router folder
21:28 signup functionality
38:53 using bcrypt npm for password
50:16 login functionality
1:04:38 JWT
1:06:28 generate jwt token after login success
1:12:19 course Api
1:18:52 required token for accessing course api
1:23:02 verify token


Subscribe to numofcode :
youtube.com/channel/UC9UI...


Node.js tutorials, Angular tutorials, JWT tutorials, login and signup system in nodejs

repository: = github.com/sachindh97/howtomakesinguploginsystemin…

コメント