Why Refresh Token? - 2 min. OAuth #4

preview_player
Показать описание
Episode #4 explains why do we have Refresh Token in OAuth 2.0.

Subscribe to the channel to get (hopefully) Weekly video updates on "2 Minutes OAuth" and more.

Video Clips: NHK and Pixabay
Рекомендации по теме
Комментарии
Автор

"It's like refreshing the access token. That's why It's called refresh token" | PRICELESS

נטעאלקקון
Автор

why don't attackers just focus on stealing the Refresh token? Won't that give them access to create new access tokens and then steal all other resources?

juanjoseramirezcalderon
Автор

Very refreshing explanation. Thank you!

dawid_dahl
Автор

Nice explained in short time. Thank You

createawareness
Автор

I was so confused. But now i think i get it.
Its only makes sense because refresh token is used only in the auth server. otherwise, there is no point of having 2 tokens.

mohamamdnazim
Автор

Please make me understand where is refresh token stored ? How does client knows that access token is expired and it should use refresh token to get a new one ?

shrikeshk
Автор

The best explanation, thank you very much.

TheTanMusic
Автор

if the resource gates are unsecure anyway, wouldn't the attacker just steal your next access token as soon as you use it? Whats the point of giving another access token

gamemusicmeltingpot
Автор

Any github repo that already implements jwt, access tokens, and refresh tokens ?

ErnestoVazquezChoby
Автор

what if the hacker got the refresh tokens instead of access token

reilwaystation
Автор

This was a very useful explanation. Just what I was looking for. But I have to admit, I snorted. Twice.

StevenErat
Автор

the before video Oauth #3 is not avaliable, @Nat Sakimura

richardsonbruno
Автор

Refresh token is useless if hacker also steal it beside access token! Hacker know this. So, they will steal both. So, why do we need still refresh token?

temanangka