nextcloud / twofactor_totp

πŸ”‘ Second factor TOTP (RFC 6238) provider for Nextcloud

Home Page:https://apps.nextcloud.com/apps/twofactor_totp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Two Factor Totp

Downloads Build Status

Sauce Test Status

Tested with the following apps:

Tested with the following hardware devices:

Installation

Nextcloud 25 and newer

The app is shipped and comes with the installation of Nextcloud Server. No additional steps are necessary.

Nextcloud 24 and older

The app is available through the app store. It can be installed through Nextcloud's app management UI.

Enabling TOTP 2FA for your account

Login with external apps

Once you enable OTP with Two Factor Totp, your aplications (for example your Android app or your GNOME app) will need to login using device passwords. To manage it, know more here

Development setup

  • composer i
  • npm ci
  • npm run build or npm run dev more info

About

πŸ”‘ Second factor TOTP (RFC 6238) provider for Nextcloud

https://apps.nextcloud.com/apps/twofactor_totp

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 56.5%Language:PHP 38.5%Language:Vue 4.8%Language:CSS 0.2%