[FE] Migrate to shared FF
There is already a FF for this feature. Updating the FE to use the same FF as the BE
[FF] `secret_detection_validity_checks_refresh_... (#552306)
- validity_refresh
+ secretDetectionValidityChecksRefreshToken
Implementation Plan
- Remove FF usages in the code
- Disable FF in all environments
/chatops run feature set validity_refresh false
- Remove FF in all environments
/chatops run feature delete <feature-flag-name> --dev --pre --staging --staging-ref --production
Edited by Samantha Ming