This extension restricts customers to login on the website just after registration. Customers can login to website only after website admin approves customers account.
composer config repositories.magento2-account-approval git [email protected]:amitshree/magento2-account-approval.git
composer require amitshree/magento2-customer-account-approval:dev-master
php bin/magento setup:upgrade
Enable extension by navigation to Stores => Configuration => Amitshree customer => Customer Login
php bin/magento module:uninstall Amitshree_Customer