Nearata / flarum-ext-twofactor

A Flarum extension. Allow your users to enable two factor authentication.

Home Page:https://extiverse.com/extension/nearata/flarum-ext-twofactor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Flarum extension. Allow your users to enable two factor authentication.

https://extiverse.com/extension/nearata/flarum-ext-twofactor

License:The Unlicense


Languages

Language:TypeScript 54.7%Language:PHP 41.5%Language:Less 3.4%Language:JavaScript 0.4%