how to disable two factor authentication magento code example
Example: magento 2 disable 2fa
bin/magento module:disable Magento_TwoFactorAuth
bin/magento cache:flush
bin/magento module:disable Magento_TwoFactorAuth
bin/magento cache:flush