zendesk_api_client_rb
zendesk_api_client_rb copied to clipboard
Deprecation of password access to APIs
According to this announcement the password access to the API is being deprecated. The README.md file still lists this an a possible configuration option with no further comment. I was initially concerned that this meant that the 'token' access, which we currently use, was being deprecated but I now see that 'password' and 'token' are two separate methods.
Would you consider updating the documentation to make it clear which options are available, which are being deprecated (and when) and what is recommended. Thanks.