Skip to content
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

OAuth token update fix #117

Merged
merged 1 commit into from
Jul 28, 2022
Merged

OAuth token update fix #117

merged 1 commit into from
Jul 28, 2022

Conversation

AnatolyPopov
Copy link
Contributor

Since we are reusing HttpRequest.Builder after OAuth token update both tokens(old and new) appear in the request header like this Authorization: [Bearer old-token, Bearer new-token] however only new token should be there.

@AnatolyPopov AnatolyPopov requested review from a team as code owners July 27, 2022 16:17
@ivanyu ivanyu merged commit 892c94d into main Jul 28, 2022
@ivanyu ivanyu deleted the oauth-token-update-fix branch July 28, 2022 11:17
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