boot-stateless-auth icon indicating copy to clipboard operation
boot-stateless-auth copied to clipboard

How can I implement Refresh token using this sample

Open alchemistgo87 opened this issue 10 years ago • 0 comments

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.

alchemistgo87 avatar Jul 07 '15 08:07 alchemistgo87