What is JWT? JWT Vs OAuth | Tech Primers

preview_player
Показать описание
This video covers what is JWT and comparison between JWT and OAuth.

📌 Related Playlist
================

🎬Video Editing: iMovie

---------------------------------------------------------------
🔥 Disclaimer/Policy:
The content/views/opinions posted here are solely mine and the code samples created by me are open sourced.
You are free to use the code samples in Github after forking and you can modify it for your own use.
All the videos posted here are copyrighted. You cannot re-distribute videos on this channel in other channels or platforms.
#JWT #OAuth #TechPrimers
Рекомендации по теме
Комментарии
Автор

I watched bunch of your videos and loved it! But this one can be misleading since it's not comparing the core difference between the two. OAuth is a delegation (or usually be mislead to be an authorization) protocol, in other words, OAuth is about how to get token and how to use token. OAuth doesn't define the token format, JWT is one of the token format largely used inside of OAuth ecosystem.

ericcartman
Автор

When I paste my token in the jwt editor from my app post successful login the message below shows signature not verified, when I type my secret the token totally changes until I click the base64 secret option. Does this mean my token is not verified correctly?

anotherrohit
Автор

One of the best explanations. Other videos are more confusing, you cleared it up. Thank you.

ShadowsMasquerade
Автор

how to know whether JWT token is getting generated in my code base or not?

sarojsahoo
Автор

How to implement OAuth in Load Balance environment, any video is available?

tm
Автор

initially in the video you said using JWT we encode everything including content which is more secure and later you said it is not secure as anybody can see the encoded content. Can you explain more on that please and which one is secure OAuth or JWT.

manoharraju
Автор

which one is recommended in microservices and angular APP JWT OR AUTH2

aabhakumari
Автор

could you please make video on testing node js application using mocha or e.t.c

chanduBoddu
Автор

this is a good explanation. but can you please do a video(s) on how to implement JWT in javascript or any of its libraries

timothyadekunle
Автор

Can you please post video from .Net application to SAP system using oauth 2.0 with JWT token

venkatasaisetty
Автор

Can you please make a video on cyberark, how it works and what is the difference between cyberark to oauth ?

vamsimannam
Автор

Can u pls do a video that spring boot with mobile number OTP authentication with mongodb data base

chiranjeevikamisetti
Автор

Are you sure that we include content also in jwt token?As per my knowledge credentials roles can be sent in token not the content.Also you are saying oauth can be used to share credentials between client and server n subsequent requests don't have to send credentials.i think this also wrong...Correct me if I am wrong

narendra
Автор

Thanks for the vedio, I want vedio about load children in Angular

sagarkn
Автор

Clear explanations.Thank you.Could u explain how to integrate Auth2 in springboot

sujithg
Автор

Can you make a video of integrating JWT and OAuth 2 with PHP?

rahulbhutekar
Автор

Very nice explanation. Pls make video about multiple applications in angular.

rajasekare
Автор

Do you need to pay Auth0 when using JWT? Thanks

EdbertKentArana
Автор

please prepare video on elastic search

aayushiagarwal
Автор

Hi, Nice Video 👏, Could you please help me to create JWT Self Signed Certificate to authenticate with the Client.

singamsivagangireddy