Skip to content

Bring Fortify::authenticateThrough() default pipeline definition up to date #9816

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

Merged
merged 2 commits into from
Aug 12, 2024

Conversation

BrandonSurowiec
Copy link
Contributor

Was working through a tutorial on how someone improved the Jetstream Invite process and discovered the Fortify::authenticateThrough() default pipeline documentation has been outdated since the addition of laravel/fortify#485.

Bring Fortify default pipeline definition up to date.
Add missing Laravel\Fortify\Features import.
@taylorotwell taylorotwell merged commit 40205eb into laravel:11.x Aug 12, 2024
carlosmintfan added a commit to carlosmintfan/jetstream-docs that referenced this pull request Aug 31, 2024
ref: laravel/docs#9816
I don't know if it's necessary to check for two factor authentication to be enabled before setting RedirectIfTwoFactorAuthenticatable but as it is done this way both in Laravel Fortify docs and in the Fortify source code, I have updated it here to be like this.
taylorotwell pushed a commit to laravel/jetstream-docs that referenced this pull request Aug 31, 2024
ref: laravel/docs#9816
I don't know if it's necessary to check for two factor authentication to be enabled before setting RedirectIfTwoFactorAuthenticatable but as it is done this way both in Laravel Fortify docs and in the Fortify source code, I have updated it here to be like this.
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