docusign-esign-node-client icon indicating copy to clipboard operation
docusign-esign-node-client copied to clipboard

Add method for refreshing an access token

Open Chee7ah opened this issue 3 years ago • 1 comments

Add a new refreshAccessToken method to the ApiClient, addressing #281.

Works exactly as the generateAccessToken with the exception that it expects a refresh token instead of an authorization code.

The test are not included because the existing tests for generateAccessToken are commented out as well (suggesting to me that these are not tested for some reason).

Chee7ah avatar Dec 06 '21 22:12 Chee7ah

I think this is very necessary. Do you have any plans for an update?

gumybit avatar Nov 16 '23 01:11 gumybit