What is JWT? The JSON Web Token introduction

Subscribers:
4,850
Published on ● Video Link: https://www.youtube.com/watch?v=9nBu5qtVxMM



Duration: 7:00
2,383 views
82


Support my work https://www.patreon.com/pawelspychalski
JSON Web Tokens, or JWT, are a great and modern way to handle User identity, authentication, and authorizations. All modern user management systems like Keycloak, AWS Cognito, or Auth0 are issuing JWT tokens! And remember, with microservices, session-based authentication and authorization is a no-go.
#quadmeup #jwt #programming

How to validate a JWT token https://www.youtube.com/watch?v=Dr4Ae61KGsM

0:00 Session based Authentication
0:44 Why session does not work well with microservices
1:24 JSON Web Tokens aka JWT to the rescue
1:48 The JWT typical setup
3:19 Is JWT secure?
4:23 How to check if JWT is valid?
5:10 JWT in a nutshell
6:37 Outro

If you want to support me:
✅ Patreon https://www.patreon.com/pawelspychalski
✅ Banggood affiliate http://bit.ly/2P8oAxr
✅ Paypal https://paypal.me/pawelspychalski

▶ Discord server https://quadmeup.com/discord
▶ My website https://quadmeup.com/







Tags:
json web token
jwt authentication
authentication in microservices
authentication and authorization in microservices
json web tokens
using jwt for authentication
jwt token
jwt tutorial
what is jwt
jwt explained
what is jwt token authentication
what is jwt authentication
json web token tutorial