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

Login fix #158

Merged
merged 3 commits into from
Jan 3, 2019
Merged

Login fix #158

merged 3 commits into from
Jan 3, 2019

Conversation

zxan1285
Copy link
Contributor

✏️ Changes

In very rare occasions, login process could be frozen at the final step. I wasn't able to reproduce this issue, so this fix is my best guess. After processing token we should redirect user somewhere, even if returnTo isn't specified.

🔗 References

Jira: https://auth0team.atlassian.net/browse/SUS-89

🎯 Testing

Due to occasional nature of this issue, testing it could be tricky. I tested that by removing delegated-admin:returnTo record from sessionStorage.

@codeclimate
Copy link

codeclimate bot commented Dec 21, 2018

Code Climate has analyzed commit 28d1ba4 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 0.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 80.4% (0.0% change).

View more on Code Climate.

@fyockm fyockm merged commit be9f4b2 into auth0-extensions:master Jan 3, 2019
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.

3 participants