nearata/flarum-ext-twofactor

Allows your users to activate 2FA authentication.

Installs: 1 270

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 1

Forks: 2

Open Issues: 5

Language:TypeScript

Type:flarum-extension

v2.2.1 2023-06-18 15:57 UTC

This package is auto-updated.

Last update: 2024-04-18 17:45:39 UTC


README

license packagist changelog

Allows your users to activate 2FA authentication.

Screenshots

Go to the screenshots folder to see the previews.

Install

composer require nearata/flarum-ext-twofactor:"*"

Update

composer require nearata/flarum-ext-twofactor:"*"
php flarum migrate
php flarum cache:clear

Remove

Disable the extension, click uninstall and run these commands:

composer remove nearata/flarum-ext-twofactor
php flarum cache:clear

How to use

Go to User Settings -> Two-Factor Authentication section