[Tools] - Potential improvement about token usage within the client
We use the token per operational call.
It would be interesting to store the refresh and access token for potentially re-usage in multiple call. Allowing 100% usage of the JWT authentication logic.