mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-26 09:35:50 +03:00
[GH-ISSUE #862] Logging in with the device as a 2FA #138
Labels
No labels
0. to triage
1. to develop
3. to review
blocked
bug
discussion
duplicate
enhancement
enhancement
gateway:signal
gateway:signal
gateway:signal
gateway:sms
gateway:telegram
hacktoberfest
help wanted
invalid
needs info
php
pull-request
question
technical debt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/twofactor_gateway-nextcloud#138
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 @oleua on GitHub (Jan 28, 2026).
Original GitHub issue: https://github.com/nextcloud/twofactor_gateway/issues/862
Hi! I would like to ask to add a new modern way of logging in the system with a 2FA, eg by scanning QR code displayed as a prompt.
So, you link your device to Nextcloud. Next time when you are asked to provide a 2FA a pop-up window with a QR code is shown. You scan it with your QR scanning app thus verifying your device as a 2FA.
What do you think, is it possible to reach it out?
@vitormattos commented on GitHub (Feb 5, 2026):
Maybe this feature suggestion is more related with https://github.com/nextcloud/twofactor_totp
The purpose of this app is to integrate with messaging systems to delivery the authentication token.