Optionally force users to activate two factor authentication #6731
Unanswered
sanderbaas
asked this question in
Ideas & Feature Requests
Replies: 1 comment
-
This need to be first supported out of the box by Laravel Fortify. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The users in our nova installation are required to activate two factor authentication. As far as I can see there is no way to force them to do this out of the box.
I have now created a custom middleware to redirect users to the /nova/user-security page. However without instruction users might not understand they were redirected there to activate 2fa. That means I have to make a custom page to explain this.
I think being able to do this out of the box is a nice addition to Nova. I think these are the parts that are needed:
Beta Was this translation helpful? Give feedback.
All reactions