DEV Community

Discussion on: Spring Security with JWT

Collapse
 
kubadlo profile image
Jakub Leško

Thank you! I'm writing another article about token refreshing so stay tuned :)

Collapse
 
jakemccabenc profile image
JakeMcCabeNC

Awesome! Another thing that I have been trying to understand is how to extend what you have to a user repository.

Collapse
 
kivimango profile image
Kivimango

Hello ! Im waiting for your article about implementing token refreshing.Any plans to do in the future ?

Thread Thread
 
kubadlo profile image
Jakub Leško • Edited

Hello Kivimango. I'm sorry that it takes so long but I have too much work to do so the article is still a draft. But I promise I'll try to complete the article asap.

I already started with code updates in a separate branch, so you can check the progress there

Collapse
 
kzmfullstack4 profile image
Saeid Kazemi

But i'm curious to know how to use UserDetails ?here ?