Currently, the CLI requires a re-login every time the auth token expires (which is 1 hour by default) which is very inconvenient for the user.
Extend the uipathcli to support offline_access with refresh tokens to retrieve a new access token once it expired.
Currently, the CLI requires a re-login every time the auth token expires (which is 1 hour by default) which is very inconvenient for the user.
Extend the uipathcli to support offline_access with refresh tokens to retrieve a new access token once it expired.