F
Filamentβ€’2w ago
Patabugen

MFA with Fortify and vormkracht10 2fa

I want to add MFA to my Filament app and I wanted to check my understanding was correct about how to proceed and that the packages I'm suggesting work together. We want App and Email codes. A future possibility of SMS would be nice. I have the standard out-the-box Filament login at the moment. My thought is to setup Laravel Fortify and then use this plugin: https://filamentphp.com/plugins/vormkracht10-2fa My main concern is about setting up Fortify and duplicating/confusing things because Filament already provides all that functionality. Any tips/advice are most welcome πŸ™‚
Filament
2FA by Vormkracht10 - Filament
Integrate Laravel Fortify in minutes in your Filament apps. The package offers two factor authentication with authenicator apps, email and SMS.
9 Replies
toeknee
toekneeβ€’2w ago
How soon do you need it? It comes with v4 natively. I am fairly sure the plugin does a good job out of the box too.
Patabugen
PatabugenOPβ€’2w ago
ooh I need to implement it in the next few weeks. Do you know when v4 is coming? (and will it support App, Email and SMS - or just some of them?)
Illizian
Illizianβ€’2w ago
June, I think. No idea, on the other points. I'm using Filament with stancl/tenancy and the "standard" auth stack. You can use filament without their in-built auth/tenancy
Matthew
Matthewβ€’2w ago
Filament v4 will drop in the Summer Not sure when, but its a ballpark. My guess is in August, celebrating 2 years of v3 (but this is just a guess πŸ˜… )
toeknee
toekneeβ€’2w ago
I wouldn't wait then if you need it soon.
Patabugen
PatabugenOPβ€’7d ago
Thanks all super handy info. I'm not sure I will be able to wait, but perhaps I'll quote for it and then not push it - and maybe they'll take ages 🀣 If anyone comes across this with experience of the combinations in my original post - please still chime in πŸ™‚
toeknee
toekneeβ€’7d ago
https://filamentphp.com/plugins/vormkracht10-2fa has support for that already by the looks of it.
Filament
2FA by Vormkracht10 - Filament
Integrate Laravel Fortify in minutes in your Filament apps. The package offers two factor authentication with authenicator apps, email and SMS.
Patabugen
PatabugenOPβ€’7d ago
@toeknee - that's the plan I'm here to sanity-check. Adding Fortify and Vormkracht's plugin on top of the stock Filament login stuff - is that all a good plan
toeknee
toekneeβ€’7d ago
It’s fine, I’ve used both.

Did you find this page helpful?