uipathcli icon indicating copy to clipboard operation
uipathcli copied to clipboard

Refresh token support

Open thschmitt opened this issue 9 months ago • 0 comments

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.

thschmitt avatar May 08 '25 12:05 thschmitt