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 jeffgreco13/filament-breezy#233 #339

Conversation

tomfortmuller
Copy link
Contributor

Using Filament's built-in $panel->emailVerification() functionality and BreezyCore::make()->enableTwoFactorAuthentication(force: true) creates an infinite redirect loop when the user clicks on the verification link.

This fix checks for email verification in Breezy's shouldForceTwoFactor() method.

tomfortmuller and others added 2 commits February 23, 2024 15:17
Add check to shouldForceTwoFactor() to check for required email verification.
@jeffgreco13 jeffgreco13 merged commit e7a9aa4 into jeffgreco13:2.x Mar 2, 2024
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