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

2FA #79

Open
paolocaccavo opened this issue Apr 5, 2022 · 4 comments
Open

2FA #79

paolocaccavo opened this issue Apr 5, 2022 · 4 comments

Comments

@paolocaccavo
Copy link

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.

  • OS: MAC OS 12.3.1
  • Browser Chrome
  • Version 100.0.4896.60

Additional context
Laravel 9, PHP 8.1, jetstream v2.7.1, jetstrap v2.5.4

@paolocaccavo
Copy link
Author

@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...

@MichelJonkman
Copy link

I'm getting the same issue

@MichelJonkman
Copy link

To be clear, I'm using the inertia version

@aldisetiapambudi
Copy link

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

Screenshot 2022-04-24 165445

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

No branches or pull requests

3 participants