-
Notifications
You must be signed in to change notification settings - Fork 211
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix reauthorization to work beyond the first time called #128
Conversation
@ducu Can this PR be merged please? |
Hey @timharsch, no it cannot be merged like this.
|
Thanks for your reply. I don't understand where you are seeing a conflict. The PR would state if there were a conflict and not allow a merge. Currently it is just blocked waiting on your review, once you review the PR it should allow you to merge. If you click on this link you can see a comparison of master and my branch. There are no conflicts.. it's just a few lines of change. If you examine the git history of my branch you will see it is just the two commits on top of the head of the current master of this repository. |
Hi @ducu I've now done some fairly extensive testing with the latest commit. I think it is safe to merge now. Can you merge it please? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved, thank you.
See also PR #127 and issue #112
This PR fixes a situation where the refresh_token is not properly address on calls beyond the first.