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 2.0 retry #209

Merged
merged 11 commits into from
Apr 16, 2021
Merged

OAuth 2.0 retry #209

merged 11 commits into from
Apr 16, 2021

Conversation

alex-schneider
Copy link
Contributor

No description provided.

server/testdata/endpoints/04_couper.hcl Outdated Show resolved Hide resolved
handler/transport/oauth2.go Outdated Show resolved Hide resolved
server/http_endpoints_test.go Outdated Show resolved Hide resolved
@malud malud merged commit 7b0d892 into master Apr 16, 2021
@malud malud deleted the aouth2-retry branch April 16, 2021 10:43
@malud malud linked an issue Apr 16, 2021 that may be closed by this pull request
alex-schneider pushed a commit that referenced this pull request Apr 16, 2021
Retry if the response status code is 401.

Co-authored-by: Marcel Ludwig <marcel.ludwig@avenga.com>
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.

OAuth 2.0 retry on 401 resource request
2 participants