You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When ->enforceTwoFactorSetup() is on, if the user has not yet setup the 2FA, they won't be able to log out before doing so, despite having the option showing ("Log Out")
How to reproduce the bug
php artisan migrate:fresh ( -> seed user ) -> login -> 2FA setup prompt will appear -> try to Log Out
Package Version
0.0.9
PHP Version
8.3
Laravel Version
11^
Which operating systems does with happen with?
Windows
Notes
No response
The text was updated successfully, but these errors were encountered:
What happened?
When ->enforceTwoFactorSetup() is on, if the user has not yet setup the 2FA, they won't be able to log out before doing so, despite having the option showing ("Log Out")
How to reproduce the bug
php artisan migrate:fresh ( -> seed user ) -> login -> 2FA setup prompt will appear -> try to Log Out
Package Version
0.0.9
PHP Version
8.3
Laravel Version
11^
Which operating systems does with happen with?
Windows
Notes
No response
The text was updated successfully, but these errors were encountered: