mirror of
https://github.com/antonioribeiro/google2fa.git
synced 2026-04-26 16:45:49 +03:00
[GH-ISSUE #201] broken img link on google2fa qrcode #561
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/google2fa#561
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @galiavni on GitHub (Apr 28, 2024).
Original GitHub issue: https://github.com/antonioribeiro/google2fa/issues/201
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 on GitHub (Apr 28, 2024):
Duplicate of https://github.com/antonioribeiro/google2fa/issues/199