12 - Symfony 4 REST: Refresh Expired JWT

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

This is the very basic setup for the back-end of how to refresh a jwt token in Symfony 4, it doesn't include the client section, that's something that i will be doing in some future videos.

If you have any questions or feedback about this please leave a comment down below, or feel free to send an email if you want to discuss or ask anything else.

Рекомендации по теме
Комментарии
Автор

Which value did u use after refresh token... Starting with

aakankshasingh
Автор

Hey, I´m making my first API and just a quick question, why is important refresh the token? In a regular authentication, if the token expire the user will be simple redirect to the login page, why refresh is better and important?

matheusvieira
Автор

thanks
I have a question How can i generate a exel file from my Symfony project ?

jawhermahmoudi
Автор

Is it possible to store refresh tokens in another table ?

andriisukhoi
Автор

thanks a lot for the tuto very clear very understandable.
i have a question :
i want to use OAuth2 as an authentication way in my Api, is it possible to implement it with JWT without using (signing in with socials platform; like google, Facebook, ....) ?
i need this plz if possible : i ll need some references for it.
and thanks in advance :)

medoses