🔑 Second factor provider using an external messaging gateway (SMS, Telegram, Signal)
Перейти к файлу
Nextcloud bot ef74706391
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-05 01:50:42 +00:00
.github
.tx
appinfo
css
doc
img
l10n Fix(l10n): Update translations from Transifex 2024-11-05 01:50:42 +00:00
lib
screenshots
src
templates
tests
vendor-bin
.eslintrc.js
.gitignore
.nextcloudignore
.php-cs-fixer.dist.php
.scrutinizer.yml
AUTHORS.md
CHANGELOG.md
COPYING
README.md
composer.json
composer.lock
krankerl.toml
package-lock.json
package.json
stylelint.config.js
webpack.config.js

README.md

Two Factor Gateway

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

Test Status 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.