nearata / flarum-ext-twofactor
Allows your users to activate 2FA authentication.
Installs: 1 853
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 1
Forks: 2
Open Issues: 6
Language:TypeScript
Type:flarum-extension
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