404labfr / laravel-impersonate

Laravel Impersonate is a plugin that allows you to authenticate as your users.
https://marceau.casals.fr
1.95k stars 203 forks source link

Update ImpersonateServiceProvider.php #201

Open gstrat88 opened 3 weeks ago

gstrat88 commented 3 weeks ago

Since laravel 8 (https://github.com/laravel/framework/blob/8.x/src/Illuminate/Auth/AuthManager.php) there is a config for the remember duration, which needs to be handled!