feat: add feature flag to toggle age banner

Based on the requirement for COPPA,users under the age of 13 are
not be informed to update the age information.

Fixes: VAN-753
This commit is contained in:
uzairr
2021-10-22 04:38:19 +05:00
committed by Waheed Ahmed
parent 299cbbea6c
commit ac912e5ffc
10 changed files with 143 additions and 17 deletions

1
.env
View File

@@ -24,3 +24,4 @@ LOGO_WHITE_URL=''
FAVICON_URL=''
ENABLE_LEARNER_RECORD_MFE=''
LEARNER_RECORD_MFE_BASE_URL=''
COLLECT_YEAR_OF_BIRTH=true