Open paolocaccavo opened 2 years ago
@tsommie I see there is a similar closed issue but I think it's from some versions ago, probably some jetstream update broke things that were previously workin just fine...
I'm getting the same issue
To be clear, I'm using the inertia version
I also experienced the same problem, but I temporarily solved it before the next update by disabling two factor confirmed at by commenting on the confirm section in the config/fortify.php file
The 2FA cannot be enabled.
When in the profile page you click on enable and then you insert the password, then you scan the code, the two_factor_confirmed_at field in the users table remains null, so the 2FA isn't enabled at all.
Additional context Laravel 9, PHP 8.1, jetstream v2.7.1, jetstrap v2.5.4