View Source DocuSign.APIClient (DocuSign v1.2.0)
Deprecated interface to manage OAuth2 clients. DocuSign.ClientRegistry
should be used
instead.
Summary
Functions
client()
deprecated
Get Api Client
refresh_token()
deprecated
Forces an access token refresh.
Functions
This function is deprecated. Use DocuSign.ClientRegistry.client/1 instead..
@spec client() :: OAuth2.Client.t()
Get Api Client
This function is deprecated. Use DocuSign.ClientRegistry.refresh_token/1 instead..
@spec refresh_token() :: OAuth2.Client.t()
Forces an access token refresh.