How to Create JSON Web Tokens (JWTs) in Python

preview_player
Показать описание
Note: This video was originally published on June 25, 2021.

If you are using Python and need to create JWTs or even learn more about them you came to the right place! JSON Web Token is a very compact way to carry information and you can find it all over the web. Understanding how they are created helps you understand how you can retrieve information from them. In this video, you'll learn what JSON web tokens are, and how to create JWTs in Python using the most popular JWT library: PyJWT

Links:

___________________________________________
Learn with Auth0 by Okta
___________________________________________
Follow Us on Social
Рекомендации по теме
Комментарии
Автор

Thank you really simple and straight to the point, got what I needed from this video

kevina
Автор

Good super basic intro but wished you had shown in the video how to verify the RS256 signed token. This gets people all of the time. Also how to perform this verification IF you are not the one issuing the token ?

barnysanchez
Автор

Great job, guys. nitpick: 720p resolution at 2023 is hmmm... why not 1080p or above?

ailuros_