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 auth0 in paths triggering callback #697

Merged
merged 1 commit into from
Jun 26, 2019
Merged

Fix auth0 in paths triggering callback #697

merged 1 commit into from
Jun 26, 2019

Conversation

joshcanhelp
Copy link
Contributor

Changes

Fixes an issue were accessing a page with auth0 in the path triggered a redirect to the callback URL, which causes an Invalid State error.

References

Fixes #351

@joshcanhelp joshcanhelp added this to the 4.0.0 milestone Jun 26, 2019
@joshcanhelp joshcanhelp requested a review from a team June 26, 2019 17:01
@joshcanhelp joshcanhelp merged commit 7a670e4 into master Jun 26, 2019
@joshcanhelp joshcanhelp deleted the fix-auth0-url branch June 26, 2019 20:40
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using the auth0 word in the URL path triggers an authorization code exchange
2 participants