Skip to content

Missing feature: generate access token using refresh token#212

Description

@davidsubskribe

Hi,

I realize this is more a feature request than an issue, but the missing feature forced us to write a HTTP client to call the DocuSign REST API directly (which IMHO defeats the purpose of having an SDK client 馃槄).

The current ApiClient class supports generateAccessToken() which only supports the initial flow of using grant_type: authorization_code and asking user for consent. After the initial consent, I would expect users to not have to grant consent and be redirected each time the current access token expires (which only lasts up to 8 hours).

Please let us know if this feature is already in the works 馃檪.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions