What is JWT Token - JWT vs Session | Why Should You Use JWT 🔥

preview_player
Показать описание
Topic Introduction 👇
--------------------------------------------------------------------------------------
What is JWT Token - JWT vs Session | Why Should You Use JWT 🔥

JSON Web Tokens (JWT) are talked about all the time, but what exactly are they and how do they work. In this video I will explain in depth exactly what JWT is, how it works, why it is secure, and when you should use it. We will go through multiple visual demonstrations of exactly how and why JWT works. We will also compare JWT to the more common and traditional session based user authorization. By the end of this video you will have a complete understanding of JWT, how it works, and when you should use it.

What is JWT Token - JWT vs Session | Why Should You Use JWT 🔥

🧠 Concepts Covered:

- What JWT is
- JWT vs Session
- The components of JWT
- How JWT is secure
- When you should use JWT
- The advantages of JWT

Angular vs React JS - Which one you should Start First 🤦‍♂️

React JS Interview - MNC JOB Profile - What you should know about React JS 🔥🔥

🔥 ReactJS Tutorial for Beginners. :

Popular Playlists for Web Developments & Programming Tutorials 👇
------------------------------------------------------------

1)) Popular PHP Playlists & Framework - CI & Laravel 👇

------------------------------------------------------------

Do you Want to Host Your Website for 1 Year along with Superb Features 🔥🔥

If you are planning to host your website in very decent amount you can contact us on given numbers.
Contact Details :
1. +91-9990131528
2. +91-8529119425

------------------------------------------------------------

------------------------------------------------------------

About:

Technical Suneja is a youtube channel for all those who want to learn all Programming/IT stuff & Guidance related to IT in one place. Videos are uploaded in the Hindi language and in a manner that is easy to understand, so the goal of this channel is to provide knowledge so that they could proceed in right direction along with right path.
------------------------------------------------------------
---

#JWT  #JSONWebToken #TechnicalSuneja
Рекомендации по теме
Комментарии
Автор

It is better to use assymetric cryptography while signing JWT in production level, instead of a small secret key

arpitanand
Автор

Jwt architecture was introduced considering the stateless architecture pros...

However, now to secure this stateless architecture, we need stateful/session architecture somewhere 🤣🤣🤣


Here, one of the biggest flaw can be...a user changes the password, but if a hacker gets jwt that was before the user changed his password...then this change in password doesn't matter to hacker until the token expires...

To tackle this, we need a database to store these tokens😐...what a mess

depression_plusplus
Автор

I like the way when you said "chaltey hain screen pe"

angmathew
Автор

Very nice vedio bhai but thoda voice me..

vanshikashah
Автор

Nice explanation
Pls start series of laravel 8 and codeigniter 4.

Amit-r
Автор

very usefull.. thank you.. your explaination is superb!!!!

souravd
Автор

How actually JWT is validated on backened api?. I actually want to know how jwt work behind the scene with dry run of the library being used to validate JWT. Another question is only signature or hash value is matched using header and payload?

mojeebhasan
Автор

Can anyone please tell me that where these sessionId stored at server side, because if sessionId is stored also on database at server side, then any server can retrive that related data from Database?

_DheerajKumar
Автор

Although lot is still need to be there but your style certainly travels.

angmathew
Автор

good.. but looking for next video .thumbs up

ganeshk
Автор

Please Make a Video on Community Aauth how to use it in existing ci 3 project

youtubestatuspoint
Автор

It's our channel so also share me money kidding. Nice explanation

Vinayak-qp
Автор

sir how to disable multiple login of the same user at same time using jwt token in spring boot

chandansharma
Автор

bhai, Nice video, but please explain in brief with tutorial, Also mongo db integration

shivamgupta
Автор

Is it create new token on every login with same user or different generate different token? How token is matched with server? Please explain.

devlyf
Автор

Data structures and algorithms with javascript

harshitgupta
Автор

give me the list of which topics are covered in javascript before starting react js or any framework of JavaScript

bhavyakumarpanchotiya
Автор

Bro please suggest from where i can learn and practice load balancer. Plz suggest

chetanpl
Автор

Make video on flutter, kotlin, java, react native, Swift

jaypatel
Автор

Hello Sir, Me laravel me as a Front-end React JS use kar raha hu.to react me jab user login karta he to login karne ke bad user ki details store karvane ke liye ham JWT use kar sakte he?? if not, then please tell me how to store user information after login in React Js?.

kts.laraveldeveloper