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

Redirect to intended after two factor login #105

Merged
merged 1 commit into from
Oct 1, 2020
Merged

Redirect to intended after two factor login #105

merged 1 commit into from
Oct 1, 2020

Conversation

aaronhuisinga
Copy link
Contributor

This brings parity with the response send after a standard (non two-factor) login is completed. We're using Fortify to authenticate users for use with Passport, and if they're using two-factor auth, they are currently not redirected to the intended route (Passport callback route), due to this method not redirecting to the intended route.

@taylorotwell taylorotwell merged commit e3a8114 into laravel:1.x Oct 1, 2020
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.

None yet

2 participants