BlizzCMS icon indicating copy to clipboard operation
BlizzCMS copied to clipboard

💡 [Feature Request]: 2FA

Open andsim opened this issue 1 year ago • 1 comments

Feature

i would like to see this web site have 2fa two factor auth so lest worry on hacker trying get in website and/or in game

Feature Purpose

built for security on website and game

Additional information

No response

andsim avatar Jun 15 '23 17:06 andsim

Don't know if there's a technical reason for why the project is on 7.4 and not 8.1 (PHP), but here's a PHP Lib for 2FA. It requires PHP 8.1 though.

Libs: https://github.com/RobThree/TwoFactorAuth or https://packagist.org/packages/spomky-labs/otphp

Migration: https://opensource.com/article/22/12/migrate-php-code

IkuSenpai avatar Sep 12 '23 23:09 IkuSenpai