lahaxearnaud / laravel-u2f

Laravel U2F support
MIT License
52 stars 22 forks source link

Package with problems in yubico authentication #30

Open LipeTuga opened 5 years ago

LipeTuga commented 5 years ago

Hi,

Thank you for the package.

I have a problem with the package. The key registration works well, but when i try login again the key dont work. Im using laravel 6.2. I have searched a solution for the problem and i think the problem it's related with the last version of Yubico/php-u2flib-server. When i changed to the version 1.0.1 your package works well.

Sorry the bad english.