Feature Summary
Enable 2FA for Partners/Employees Inside Auth0
* Behavior:
+ Setting in Auth0 UI to enable 2-factor authentication (2FA) for partners/employees
+ User must set up 2FA after login and provide a unique code if already set up
+ Users can still log in using email and password
+ Email address serves as primary key
+ User is prompted to add phone number for 2FA on login attempt
* Requirements:
+ Retro-compatibility testing for legacy Auth0 functionality
+ Feature flag must be off until daily, then turned on to warn the team about changes in login process