Hi @lukaszkorona,
The refresh token is used to obtain a new access token, but cannot be used to “refresh the session”.
The login session is determined by the Session Lifetime Limits. These settings will determine when a user is prompted to login.
Hope that helps!