Skip to content

Nearata/flarum-ext-twofactor

Repository files navigation

Two Factor

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