manou_mhd's avatar

Implementing two-factor authentification using Fortify in laravel8

I'm using Fortify to build an authentification system, I've done the registration and login but I couldn't find any documentation for enabling 2fa for all users using Fortify.

0 likes
3 replies
manou_mhd's avatar

Thanks for your answer, however I don't want to use Jetstream

jlrdw's avatar

That is Fortify:

From Docs:

Under the hood, the authentication portions of Jetstream are powered by Laravel Fortify ,

I only used Jetstream to scaffold Authentication.

But here https://github.com/laravel/fortify

Go over the complete "readme" file.

Please or to participate in this conversation.