I’m curious about the use case of the refreshJwt. In the docs for ACL usage it says that it can be used in this manner:
But i’m curious what the use case would be since /login without the refresh key is going to return a new refresh token anyway.
Wondering if i’m missing something obvious here!