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

Add a check for two factor auth being enabled. #323

Merged
merged 3 commits into from
Oct 30, 2021

Conversation

danmatthews
Copy link
Contributor

Was quite surprised to find there is no straightforward boolean check for 2FA being enabled for a user.

To give credit where credit's due: this is taken from the article from @epndavis here: https://epndavis.com/blog/laravel-fortify-two-factor-authentication/

Happy to update documentation if this gets merged too.

Thanks!

danmatthews and others added 3 commits October 29, 2021 22:34
Was quite surprised to find there is no straightforward boolean check for 2FA being enabled for a user.

To give credit where credit's due: this is taken from the article from @epndavis here: https://epndavis.com/blog/laravel-fortify-two-factor-authentication/
@taylorotwell taylorotwell merged commit 3d334f6 into laravel:1.x Oct 30, 2021
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.

None yet

2 participants