DocuSign.APIClient (DocuSign v0.4.2) View Source

Deprecated interface to manage OAuth2 clients. DocuSign.ClientRegistry should be used instead.

Link to this section Summary

Functions

client() deprecated

Get Api Client

refresh_token() deprecated

Forces an access token refresh.

Link to this section Functions

This function is deprecated. Use DocuSign.ClientRegistry.client/1 instead..

Specs

client() :: OAuth2.Client.t()

Get Api Client

This function is deprecated. Use DocuSign.ClientRegistry.refresh_token/1 instead..

Specs

refresh_token() :: OAuth2.Client.t()

Forces an access token refresh.