Hesto / multi-auth

Laravel 5.3, 5.4, 5.5, 5.6, 5.7 multi auth package
MIT License
448 stars 146 forks source link

Login throttling #95

Open dimahali opened 7 years ago

dimahali commented 7 years ago

Throttling one user type automatically throttles other user types...

e.g. if User class instance reaches max attempts then login attempt by Admin class instance not work...

vakora commented 6 years ago

i have same question like this, in laravel 5.5 when custom model auth refresh page logut target user and could not login again