DocuSign.OAuth.get_token
You're seeing just the function
get_token
, go back to DocuSign.OAuth module for more information.
Specs
get_token(OAuth2.Client.t(), Keyword.t(), Keyword.t()) :: binary() | no_return()
Callback implementation for OAuth2.Strategy.get_token/3
.