nearata / flarum-ext-twofactor
Allows your users to activate 2FA authentication.
Package info
github.com/Nearata/flarum-ext-twofactor
Language:TypeScript
Type:flarum-extension
pkg:composer/nearata/flarum-ext-twofactor
v2.2.1
2023-06-18 15:57 UTC
Requires
- php: ^8.0
- flarum/core: ^1.7.0
- spomky-labs/otphp: ^10.0.3|^11.0.0
Requires (Dev)
- laravel/pint: ^1.5.0
README
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