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 query parsing when using hash routing #231

Merged
merged 2 commits into from
Oct 9, 2019
Merged

Conversation

luisrudge
Copy link
Contributor

Description

When using Single Page Frameworks with hash routing, this SDK would fail to get the query string values for the PKCE transaction.

References

Fix #225

Testing

  • This change adds test coverage for new/changed/fixed functionality

@luisrudge luisrudge added the small label Oct 1, 2019
@luisrudge luisrudge requested a review from a team October 1, 2019 01:18
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.

Angular router, useHash - results in: There are no query params available at window.location.search.
3 participants