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

Change the default value for hash in WebApi.parseHash() internal method #587

Merged
merged 1 commit into from
Aug 31, 2016

Conversation

cristiandouce
Copy link
Contributor

Due to the recent change decoding the hash value, whenever a decodeURIComponent(undefined) is done, then the value passed to auth0-js's parseHash() method would be "undefined".
This change prevents possible errors or wrong assumptions inside that method.

@hzalaz hzalaz merged commit 286d092 into master Aug 31, 2016
@hzalaz hzalaz deleted the change/parsehash-default branch August 31, 2016 15:08
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.

2 participants