anhskohbo / no-captcha

No CAPTCHA reCAPTCHA For Laravel.
https://packagist.org/packages/anhskohbo/no-captcha
MIT License
1.77k stars 234 forks source link

Problem with Login ... #121

Open alihansarigit opened 5 years ago

alihansarigit commented 5 years ago

Hello there,

The first account login password is taken into account, the second account entry password is ignored. The solution to this is to clean the session folder or logout. If I do this, the application is running slow and the new device is added to the user "new device input" warning goes.

In summary What should I do to make sure that the api is fast and that the password is always checked?