antonioribeiro / google2fa

A One Time Password Authentication package, compatible with Google Authenticator.
MIT License
1.81k stars 197 forks source link

broken img link on google2fa qrcode #201

Open galiavni opened 3 months ago

galiavni commented 3 months ago

Hi I am using goole2fa package by pragrmix on my application. lately, I get a broken link for my qr-code image. I did not touch my code. The appliction is Php- back end and Angular-front end.

This is the generated link : https://chart.googleapis.com/chart?cht=qr&chs=300x300&chl=otpauth://totp/My-cliniq:avni.gali%40gmail.com76?secret=ERP4QMMZ7CLLA6AF&issuer=My-cliniq&algorithm=SHA1&digits=6&period=30

Thank you.

mfn commented 3 months ago

Duplicate of https://github.com/antonioribeiro/google2fa/issues/199