No description
Find a file
Nextcloud bot aa101b3df2
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-02-07 02:02:56 +00:00
.github ci(workflow): pin scrutinizer action to commit SHA for security 2026-01-28 11:06:45 -03:00
.tx [tx-robot] Update transifex configuration 2022-10-01 03:02:50 +00:00
appinfo chore: develop version 2026-01-28 11:33:11 -03:00
composer chore: add new composer autoload 2025-09-09 16:13:39 -03:00
css fix: challenge template 2025-09-25 13:18:39 -03:00
doc docs: add GoWhatsApp gateway configuration guide 2025-12-17 21:32:47 -03:00
img Add icon 2017-04-26 18:16:02 +02:00
l10n fix(l10n): Update translations from Transifex 2026-02-07 02:02:56 +00:00
lib chore: remove unused files 2026-01-28 10:22:15 -03:00
LICENSES feat: implement REUSE 2025-09-10 09:38:12 -03:00
screenshots Add new screenshots 2018-06-19 09:53:48 +02:00
src chore: Move all classes of a provider to a same place to be more generic 2025-09-20 12:30:36 -03:00
templates fix: challenge template 2025-09-25 13:18:39 -03:00
tests chore(psalm): update baseline for new exception classes 2026-01-28 10:13:18 -03:00
vendor-bin chore: bump dependencies 2026-01-28 10:58:48 -03:00
.editorconfig feat: add .editorconfig 2025-09-10 09:38:17 -03:00
.eslintrc.cjs chore: update frontend to Vue3 2025-09-10 19:03:38 -03:00
.gitignore feat: prevent conflicts between apps 2025-09-21 11:53:46 -03:00
.nextcloudignore feat: implement REUSE 2025-09-10 09:38:12 -03:00
.php-cs-fixer.dist.php chore: update PHPUnit tests to PHPUnit 10 2025-09-09 16:55:21 -03:00
.scrutinizer.yml chore: bump minimum PHP version 2025-10-13 16:09:32 -03:00
AUTHORS.md feat: implement REUSE 2025-09-10 09:38:12 -03:00
CHANGELOG.md chore: changelog 2025-12-18 09:22:19 -03:00
composer.json chore: uninstall package 2025-12-17 23:36:53 -03:00
composer.lock chore: bump dependencies 2026-01-28 10:58:48 -03:00
COPYING first working version 2016-05-31 22:21:32 +02:00
krankerl.toml Update release ignore config 2020-04-17 09:27:11 +02:00
Makefile feat: add makefile 2025-10-13 20:13:44 -03:00
openapi.json fix: openapi 2025-09-21 10:28:48 -03:00
package-lock.json chore: bump js dependencies 2026-01-27 06:47:17 -03:00
package.json Merge pull request #826 from nextcloud/dependabot/npm_and_yarn/nextcloud/stylelint-config-3.2.0 2026-01-26 23:42:09 -03:00
psalm.xml chore: bump minimum PHP version 2025-10-13 16:09:32 -03:00
README.md fix: phpunit badge 2025-09-21 11:20:21 -03:00
REUSE.toml fix: copy paste issue 2025-09-14 00:32:52 -03:00
scoper.inc.php fix: scoper implementation 2025-09-29 22:23:12 -03:00
stylelint.config.cjs chore: update frontend to Vue3 2025-09-10 19:03:38 -03:00
vite.config.ts chore: update frontend to Vue3 2025-09-10 19:03:38 -03:00

Two Factor Gateway

A set of Nextcloud two-factor providers to send authentication codes via Signal, SMS, Telegram, WhatsApp and XMPP.

PHPUnit SQLite Code Coverage Scrutinizer Code Quality Read the Docs

Supported Messaging Gateways

This app uses external messaging gateway services for sending the code. See the admin documentation on how to configure the specific providers.

Login with external apps

All modern applications communicating with Nextcloud now use Login flow so you will be able to log in just like you would on the web, including, but not limited to SMS-based authentication.

Absent support for the Login flow, after enabling Two Factor SMS, your legacy applications will accept device passwords. Read more on managing devices.