markshust / magento2-module-disabletwofactorauth

The DisableTwoFactorAuth module provides the ability to disable two-factor authentication.
MIT License
194 stars 39 forks source link

Auto-enable in dev mode, option to override #3

Closed markshust closed 2 years ago

markshust commented 3 years ago

Build in the ability to automatically disable 2FA if dev mode is enabled. We also need an option (env var) to keep 2FA enabled in dev mode if debugging is needed.