Answers for "how to disable two factor authentication in magento 2 admin"

2

disable two factor authentication magento 2

bin/magento module:disable Magento_TwoFactorAuth
bin/magento cache:flush
Posted by: Guest on September-20-2020

Code answers related to "how to disable two factor authentication in magento 2 admin"

Browse Popular Code Answers by Language