mirror of
https://github.com/antonioribeiro/google2fa.git
synced 2026-04-26 08:35:54 +03:00
[GH-ISSUE #45] QR Code scan not working #487
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#487
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 @akki25 on GitHub (Aug 12, 2016).
Original GitHub issue: https://github.com/antonioribeiro/google2fa/issues/45
I just added the package to my laravel application and the QR code is displaying correctly.
But when i scan the code it gives me url instead of OTP without any otp.
Infact when i scan the QR code on this page https://antoniocarlosribeiro.com/technology/google2fa it also gives me url without any otp.
Do we need any specific scan app to scan this QR??
@aik099 commented on GitHub (Aug 12, 2016):
This is library for working with
Google Authenticatorapplication. When I scan that QR code in that app, then a new entry is added that where generated code matches to one, displayed on the screen.@akki25 commented on GitHub (Aug 12, 2016):
OK thanks mate.
@aik099 commented on GitHub (Aug 12, 2016):
If the issue was solved for you, then please also close the issue on GitHub.