Add new section "Device Verification" inside Security -> Two Factor step to handle enable/disable of the feature.
Depends on Jslib and Server
Code changes
two-factor-setup-component.html: Added Device verification section with checkbox and explanation
two-factor-setup-component.ts: Added logic for Device verification section. Also added confirmation dialog when enabling it to tell the user which email will be used to deliver the verification codes.
Screenshots
Before you submit
[X] I have checked for linting errors (npm run lint) (required)
[X] This change requires a documentation update (notify the documentation team)
[ ] This change has particular deployment requirements (notify the DevOps team)
Type of change
Objective
Add new section "Device Verification" inside Security -> Two Factor step to handle enable/disable of the feature. Depends on Jslib and Server
Code changes
Screenshots
Before you submit
npm run lint
) (required)