Session vs Token Authentication in 100 Seconds

preview_player
Показать описание

#web #security #100SecondsOfCode
Рекомендации по теме
Комментарии
Автор

I am actually suspicious if you are creeping on my search history, 3 times in a row you gave me what I wanted to understand the next day.

lolllolol
Автор

Fireship is on fire with regular uploads.

princesharzeel
Автор

I became addicted to this channel, I feel it is like my daily injection that I can't live without.

aladdinovich
Автор

You make the highest quality programming videos on youtube, great job!

michalurban
Автор

Every-time I see one of these new 100 seconds of something video show up in my playlist, brightens my day a little more. Thank you for producing great content!

ZyncInteractive
Автор

That's a really quick yet good introduction to Session and Token Authentification, that no joke helped me have a better understanding of these authentification methods x)
What about Redis in 100 Seconds for a future video?

estym_
Автор

Man, you way of teaching "something in 100 seconds" is awesome. I'll try to do the same in my work with juniors, you're in inspiration!

KanagawaMarcos
Автор

By far the clearest explanation I've seen. Well done!

miQize
Автор

You can also do token-based authentication with cookies. You just store the user id, expiry, and signature in 3 cookies or in 1 cookie with a separator and roll your own standard for concatenating the user id and expiry and hashing it to check the signature. In reality, JWTs are just a standard for doing exactly that.

mikemartin
Автор

I love that in the video you never gave a reason as to why one was better than the other. Cyber Security is a field that is just constantly being evolved and I loved the explanation of both.

JWT has been an incredible tool I've used for a while now and I will not go back. Always love the videos Fireship!

CodingWithLewis
Автор

I love these 100s videos. You are on fire, literally

DontBeMadBro
Автор

I don't know how I could live so long without this channel

KBoBarc
Автор

Man you are simply gifted in getting ur idea to the audience.

osamaa.h.altameemi
Автор

i am addicted to your content it is understandable simple and gives a general overview in few minutes
so when i intend to learn something i come here first
lots of thanks.

raniathemri
Автор

Your timing is perfect. I was studying this.

tylerdurden
Автор

just love all your high quality and super informative videos 🤩

ytsharmahandle
Автор

please make a video on CORS please! I think it's one such topic where others watch 10 videos on it and still don't get it but you knock it out the park with one 100 sec video.

JosephLuklukkyjoe
Автор

Yesterday I was crying myself to bed because of this, perfect timing :)

ofrikirshen
Автор

I'm literally thinking thinking about Token, Thanks for this Video 👍

GaneshGfx
Автор

Love your vids, super clear super fast hehe

danielbrambila