cretueusebiu / laravel-spark-google2fa

Google Authenticator support for Laravel Spark
https://packagist.org/packages/eusebiu/laravel-spark-google2fa
MIT License
87 stars 25 forks source link

Add support for a custom Display Name in the authenticator app #14

Closed mattiasgeniar closed 7 years ago

mattiasgeniar commented 7 years ago

I use this because my invoices will mention Company X, whereas the product is titled differently.

Alternatively, I think a sane default value would be $details['product'] instead of $details['vendor'], but this way it's configurable.

mattiasgeniar commented 7 years ago

Damn you're fast, thanks! 👏