Skip to content

check and set refresh_token in body of request#61

Merged
mmallis87 merged 1 commit intodocusign:masterfrom
psytester:patch-5
Mar 21, 2018
Merged

check and set refresh_token in body of request#61
mmallis87 merged 1 commit intodocusign:masterfrom
psytester:patch-5

Conversation

@psytester
Copy link
Copy Markdown
Contributor

I'm surprised that I'm the first one how is playing with refresh tokens on that method call

  1. the body never got the refresh_token set as the related code was missing
  2. a better/detailed check was added, that if grant_type=refresh_token it requires a refresh_token

I'm surprised that I'm the first one how is playing with refresh tokens on that method call
1. the body never got the refresh_token set as the related code was missing
2. a better/detailed check was added, that if grant_type=refresh_token it requires a refresh_token
Copy link
Copy Markdown
Contributor

@mmallis87 mmallis87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mmallis87 mmallis87 merged commit 59f5c92 into docusign:master Mar 21, 2018
@psytester psytester deleted the patch-5 branch March 23, 2018 20:13
mmallis87 added a commit that referenced this pull request Aug 29, 2019
check and set refresh_token in body of request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants