Registration and Login with JWT Authentication Tutorial - NodeJS Tutorial

preview_player
Показать описание
Use code: PEDRO for 20% off ^

In this video I will teach you guys how to create an authentication system using JWT in NodeJS. If you are interested in learning more about jwts, here are some good resources:
-
-

Social
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Equipments I Use:
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Tags:
- JWT
- Fetch
- ReactJS Tutorial
- ReactJS and MySQL
- NodeJS Tutorial
- API Tutorial
Рекомендации по теме
Комментарии
Автор

Your videos are amazing!! This tutorial is the perfect balance of explanation vs. instruction for a beginner-to-intermediate JS learner. Thank you so much for making these concepts super accessible and easy to follow. Subscribed!

julietswanson
Автор

This is a really great intro to JWT. definitely helped me understand how to implement for my own project. Thanks!

nxdeforest
Автор

I like the way you explain. It's clear and easy to understand.subscribed!

sakatagintoki
Автор

Thanks man
Best video I've seen on JWT. Finally got the hang of it.
Your videos are awesome

mindurownbussines
Автор

Your explanation & tutorial helped me *finally* understand how to implement JWT! Amazing job

imasharc
Автор

your channel is a hidden gem! I'm so glad I found it

lucylu
Автор

Your video is really beginner friendly, thank you so much for your help !!

aliraihannashrullah
Автор

your tutorials are the easiest to follow, thanks!

jorgedavalos
Автор

Thank you so much! It helped me a lot as a self-taught. I'm crying finally I can do it now T^T

lutafun
Автор

most detailed video on this topic!
thanks, i learned a lot

CuriousAnonDev
Автор

hands down the best tutor to leaarn from

nisargshah
Автор

great explanation.
but I want to integrate this with my react js frontend, I am confused about how to display the errors in the frontend.

muhammadhammad
Автор

Thanks Pedro! 👏
Simple and informative

faris.abuali
Автор

absolutely beautiful video. wow, thank you! Hope to see content from you on the authorisation you mentioned. Also any chance we could get a video that continues from this where we can pull content just for that particular user. for e.g. they can see a list of all articles they created on the site

BenLamptey
Автор

Thank you sooo sooo much . This is the only video that helped me

alizafar
Автор

You are a life saver ! Do you have any video on the same stuff on front end ? How to set it on local storage ?

jeromeborga
Автор

This is my 100th time watching JWT on YouTube :) OMG nice video.

usmanmughal
Автор

this is really the best explanation, please do we can create more than one token, for example a token for admin to access some routes and another token for simple users

oussemabouyahia
Автор

i love your videos so much bro!! thanks! also pleaase do refresh tokens as well <3

skl
Автор

What is the most secure way to store a JWT token on the client side ?
local storage, session storage, cookies all are vulnerable to XSS or CSRF attacks.

digvijayyamagekar