Module jwt_refresh_response

Source

Structsยง

JwtRefreshResponse
JwtRefreshResponse : API response for refreshing a JWT with a Refresh Token.

Using a different response object from RefreshTokenResponse because the retrieve response will return an object for refreshToken, and this is a string.