svlada / springboot-security-jwt

Token-based authentication using Spring Boot and JWT.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding test cases

sirhill opened this issue · comments

Hello Valdimir,

Your example on spring boot / jwt is really good with a lot of in-depth knowledge in it that many other examples don't have !
I would love to see how such implementation can be tested. That would emphasized, in particular, the refresh token situation.

Best,

Hi @sirhill,

Thanks! Currently I'm short on time, so I'm not sure when will I add tests. However, I strongly encourage you to fork this repository and add tests.