Closed dgao1029 closed 5 years ago
POST requests to the /storage/passwords endpoint should not return the clear_password back in plaintext. Therefore we should remove all references to clear_password.
I removed all references to clear_password in the SDK, including for the tests.
POST requests to the /storage/passwords endpoint should not return the clear_password back in plaintext. Therefore we should remove all references to clear_password.
I removed all references to clear_password in the SDK, including for the tests.