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

[2.x] Confirm 2FA when enabling #992

Merged
merged 7 commits into from
Mar 16, 2022
Merged

[2.x] Confirm 2FA when enabling #992

merged 7 commits into from
Mar 16, 2022

Conversation

driesvints
Copy link
Member

@driesvints driesvints commented Mar 4, 2022

This PR implements the Jetstream side of things to confirm 2FA when enabling it. This prevents the user from accidentally enabling 2FA and locking themselves out of their account.

Related Fortify PR: laravel/fortify#358

Todo:

  • Livewire
  • Inertia
  • Tests

Closes #74

@driesvints driesvints changed the title [2.x] Confirm 2FA in Livewire [2.x] Confirm 2FA when enabling Mar 4, 2022
@taylorotwell taylorotwell marked this pull request as ready for review March 15, 2022 16:39
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.

Enter 2FA input token before save model
2 participants