Skip to content

Fixes various issues in authorization request handlers#133

Open
pixtron wants to merge 5 commits into
openid:masterfrom
pixtron:various-issues
Open

Fixes various issues in authorization request handlers#133
pixtron wants to merge 5 commits into
openid:masterfrom
pixtron:various-issues

Conversation

@pixtron

@pixtron pixtron commented Dec 6, 2019

Copy link
Copy Markdown

Comment thread src/node_support/node_request_handler.ts Outdated
this.locationLike.assign(url);
resolve(null);
})
.catch(error => reject(error));

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Catch and bubble up errors to avoid unhandled promise rejection.

Comment thread built/node_support/node_request_handler.d.ts Outdated
@pixtron

pixtron commented Dec 14, 2019

Copy link
Copy Markdown
Author

@tikurahul could you check the PR again after my changes regarding your comments?

@huangyq23

Copy link
Copy Markdown

@tikurahul We are interested in having this PR releases as it addresses our security concerns.

@pixtron

pixtron commented Jan 21, 2020

Copy link
Copy Markdown
Author

@tikurahul please let me know if there is something holding you back merging this PR.

@pixtron pixtron requested a review from tikurahul January 21, 2020 00:52
@NaokiOtsu

Copy link
Copy Markdown

@tikurahul Sorry, thank you for seeing this PR.

@chrissy25

Copy link
Copy Markdown

Hi, do you still consider to merge this pull request as we are pretty interested in those changes?

@jmakr0

jmakr0 commented Jul 1, 2020

Copy link
Copy Markdown

+1

@DSchrupert

Copy link
Copy Markdown

any reason why this hasn't been merged?

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.

7 participants