Laravel Spark Google2fa Save Abandoned

Google Authenticator support for Laravel Spark

Project README

Google Authenticator for Laravel Spark 9

This package replaces the default two-factor authentication driver with Google Authenticator.

Demo

Installation

  • composer require eusebiu/laravel-spark-google2fa
  • php artisan vendor:publish --provider="Eusebiu\LaravelSparkGoogle2FA\Google2FAServiceProvider" --force
  • php artisan migrate
  • npm run dev

Customization

To change the display name in the authenticator app, add 2fa_name in your SparkServiceProvider file. By default vendor or the app url is used.

Open Source Agenda is not affiliated with "Laravel Spark Google2fa" Project. README Source: cretueusebiu/laravel-spark-google2fa
Stars
86
Open Issues
2
Last Commit
3 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating