mirror of
https://github.com/antonioribeiro/google2fa.git
synced 2026-04-25 16:15:49 +03:00
[GH-ISSUE #111] There is no getQRCodeInline in QRCode.php #519
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#519
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 @pndx on GitHub (Oct 29, 2018).
Original GitHub issue: https://github.com/antonioribeiro/google2fa/issues/111
how can i generate a qrcode image? What should i do?
@antonioribeiro commented on GitHub (Oct 29, 2018):
In the latest major version this logic was moved to another package:
https://github.com/antonioribeiro/google2fa-qrcode
@pndx commented on GitHub (Oct 30, 2018):
Thanks for the reply. I solved the problem.
@Patrickstek121 commented on GitHub (Feb 27, 2019):
Please update documentation...