You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found the article and the code very helpful, so I used it in my current project. But the problem I am facing right now is how to add the functionality of refresh token. When the JWT Token has expired, how can we use refresh token to renew the JWT token.
The text was updated successfully, but these errors were encountered:
I found the article and the code very helpful, so I used it in my current project. But the problem I am facing right now is how to add the functionality of refresh token. When the JWT Token has expired, how can we use refresh token to renew the JWT token.
The text was updated successfully, but these errors were encountered: