Closed TOFarmer closed 4 years ago
Description Minor change to fix incorrect path in SALClient._clear_auth_token. The same as #34 did for SALClient._write_auth_token.
SALClient._clear_auth_token
SALClient._write_auth_token
The fact that this fix has to be applied in two different places is indicative that the auth token methods need refactoring. See #36
Fixes Fixes #35
To test Clear an auth token. Must be executed from any directory apart from home.
Description Minor change to fix incorrect path in
SALClient._clear_auth_token
. The same as #34 did forSALClient._write_auth_token
.The fact that this fix has to be applied in two different places is indicative that the auth token methods need refactoring. See #36
Fixes Fixes #35
To test Clear an auth token. Must be executed from any directory apart from home.