This is a video tutorial that explains first what is Json Web Token and how is it different from cookies based sessions.
Then we move on to create a simple Python program using Flask micro framework, which demonstrates user authentication with JWTs.
Here's the video :
Social Media
Twitter : https://twitter.com/BekBrace
Instagram : https://www.instagram.com/bek_brace/
GitHub profile : https://github.com/BekBrace
Website : https://bekbrace.com
Tools used in video:
Microphone used in recording Blue Yeti
To check it out on Amazon : https://amzn.to/3lh6GdA
Coding on Logitech G PRO Mechanical Gaming Keyboard
To check it out on Amazon : https://amzn.to/3G4gH5T
Support
Join the Channel : https://www.youtube.com/channel/UC7EVSn5inapL20oPSwAwEUg
OR
☕ Buy Me A Coffee : https://www.buymeacoffee.com/bekbrace
Top comments (2)
I you want more information about session and any difference you need listen youtu.be/2PPSXonhIck.
Everywhere is JWT but its not secure to use in real project.
Interesting! Thank you, Sebastian