magetarian/module-customer-tfa

为 Magento 2 提供的 TFA 客户端模块

1.1.6 2022-08-16 04:17 UTC

This package is auto-updated.

Last update: 2024-09-16 08:57:30 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License Pipeline Status Coverage Report

该模块为用户添加了使用 TFA 登录的功能。

支持的提供商

  • Google Authenticator
  • Authy
  • Duo Security

安装

在 Magento 2 根目录下运行以下命令

composer require magetarian/module-customer-tfa
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

卸载

在 Magento 2 根目录下运行以下命令

composer remove magetarian/module-customer-tfa
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

为此模块做出贡献

您可以随意分支并为此模块做出贡献,创建一个 pull request,我们将合并您的更改到 master 分支。

致谢

感谢 贡献者