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

fix: Handle custom authorizer 401 in non in-process runners #1319

Merged
merged 5 commits into from Jan 6, 2022

Conversation

thejuan
Copy link
Contributor

@thejuan thejuan commented Jan 6, 2022

Description

Duplicate of #1223 but formatted correctly
Change InProcessRunner.js and createAuthScheme.js to handle Unauthorized error from custom authorizer and out of process runners

Motivation and Context

Fixes
#1192
#1143
#1134

@thejuan thejuan changed the title fix: Fix/401 fix: handle custom authorizer throwing 401 in non in-process runners Jan 6, 2022
Copy link
Collaborator

@pgrzesik pgrzesik left a comment

Choose a reason for hiding this comment

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

Thanks @thejuan 👍

@pgrzesik pgrzesik changed the title fix: handle custom authorizer throwing 401 in non in-process runners fix: Handle custom authorizer 401 in non in-process runners Jan 6, 2022
@pgrzesik pgrzesik merged commit 8d61bde into dherault:master Jan 6, 2022
@pgrzesik pgrzesik added the bug label Jan 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants