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

URLSearchParams is undefined in Microsoft Edge #184

Closed
MaartenBE opened this issue Dec 5, 2017 · 2 comments
Closed

URLSearchParams is undefined in Microsoft Edge #184

MaartenBE opened this issue Dec 5, 2017 · 2 comments

Comments

@MaartenBE
Copy link

MaartenBE commented Dec 5, 2017

There seems to be an issue with Edge where the library throws a ReferenceError Exception 'URLSearchParams is undefined' when calling fetchTokenUsingPasswordFlow(). The result is that sign-on using password flow is broken for Microsoft Edge.

I see that there is already an outstanding pull request #175 to fix this issue. After applying the patch #175 the problem seems to be solved. It would be great if a bugfix is added to the next release.

@manfredsteyer
Copy link
Owner

Thx Maarten for pointing this out. There was a great PR regarding this. It's already merged and will be published soon.

@MaartenBE
Copy link
Author

Great! Thanks for the follow up.

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

No branches or pull requests

2 participants