Use refresh token to get new access token
RefreshRequest defines the token refresh request payload
RefreshToken is the token used to obtain a new access token
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..."
Token refreshed successfully
TokenResponse defines the authentication response payload