mirror of
https://github.com/antonioribeiro/google2fa.git
synced 2026-04-25 16:15:49 +03:00
[GH-ISSUE #165] Not working with Laravel API #75
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#75
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 @doftwerks-west-african on GitHub (Feb 2, 2021).
Original GitHub issue: https://github.com/antonioribeiro/google2fa/issues/165
I was able to get it to work on the web, but implementing it with Laravel API throws an error. I will like to know if I can override the verification process to allow for API verification. Thnaks
@bengearig commented on GitHub (Mar 11, 2021):
@doftwerks-west-african I am using it successfully in my Laravel API application. You may need to further investigate your implementation for errors.
If you are using the google2fa-laravel library, then you may wish to check there for info. If you are using that library and you have verified that your implementation is correct, then it would be more appropriate to create the issue there instead of here.