|
|
|
|
|
by madeofpalk
3658 days ago
|
|
> the client uses the refresh token to get a new JWT What's the point of using the JWT then? If the refresh token lasts for longer than the JWT, and you need to send it periodically back up to the server to auth the user, why use the JWT in the first place? |
|