You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mukkachaitanya and @rrgodhorus, it might also be beneficial to allow the user to set the timeout by using the following command. autolabjs prefs changetimeout [ --type session --time <seconds>]
Since this is the very first issue @rrgodhorus is going to work on, he can pace himself using the following steps.
Description
The timeout value for the expiry of credentials is hardcoded to 120 minutes.
Expected behavior:
The time should be moved to the config file. The user should be able to modify the same accordingly by the use of prefs command.
Actual behavior:
The value is currently hardcoded.
The text was updated successfully, but these errors were encountered: