antonioribeiro / google2fa-qrcode

QRCode for Google2FA
MIT License
106 stars 25 forks source link

verifyKey return always false. #25

Open TechNov opened 2 months ago

TechNov commented 2 months ago

I have use this package in my Laravel Application, It work fine on dev environment ( Weindows 11) It work so fine on test environement ( ubuntu) but return the verifyKey () function return always FALSE on my Production environment ( Ubuntu 20.04.2).

i have also checked is the params are sent à this functionand the response is YES.

if you use an API rest or other from google like https://apu-url.xyz/xxxxx, let me know it. because i must to enabled it from my network firewall before.

help