First of all, thanks for sharing this useful library. Great job!
I have a question. At the moment, users can opt to enable MFA. Is it possible to make MFA mandatory to access certain routes, such as '/resources/users' or even all routes in Laravel Nova until 2FA is enabled?
First of all, thanks for sharing this useful library. Great job!
I have a question. At the moment, users can opt to enable MFA. Is it possible to make MFA mandatory to access certain routes, such as '/resources/users' or even all routes in Laravel Nova until 2FA is enabled?
Thanks.