dragonzap/2fa
Laravel 2FA package with email-based codes by default and optional TOTP for Google/Microsoft Authenticator. Protect routes via the twofactor middleware (always or if-enabled). Publish config, run migrations, and override classes to fully customize the flow.
Version 2 has been released
Very recently version 1 was released of this package, however we have made significant changes and broken backwards compatability so have released version 2.
What's been changed?
Version 2 supports both email authentication and TOTP authenticator app authentication for use with google authenticator, microsoft authenticator ect...
Version 1 release, contains ability to create simple two factor authentication, advanced features are not supported this is a simple easy to implement library that can be extended.
How can I help you explore Laravel packages today?