Add phone_verification_enabled application setting

What does this MR do and why?

This MR introduces the new phone_verification_enabled application setting and replaces the usage of the identity_verification_phone_number feature flag in the codebase. It also updates tests associated tests to reflect the use of the new application setting to ensure the correct behavior for identity verification. This is being done because the identity_verification_phone_number feature flag has been fully rolled out, and the transition to an application setting allows for better management of these settings.

References

Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Diane Russel

Merge request reports

Loading